mac80211: support secondary channel offset in CSA
[linux-2.6.git] / include / linux / time-armada-370-xp.h
blobdfdfdc03115ba8a946d00f1d681ed073441ecd3b
1 /*
2 * Marvell Armada 370/XP SoC timer handling.
4 * Copyright (C) 2012 Marvell
6 * Lior Amsalem <alior@marvell.com>
7 * Gregory CLEMENT <gregory.clement@free-electrons.com>
8 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
11 #ifndef __TIME_ARMADA_370_XPPRCMU_H
12 #define __TIME_ARMADA_370_XPPRCMU_H
14 #include <linux/init.h>
16 void __init armada_370_xp_timer_init(void);
18 #endif