Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
[deliverable/linux.git] / include / linux / platform_data / clocksource-nomadik-mtu.h
1 #ifndef __PLAT_MTU_H
2 #define __PLAT_MTU_H
3
4 void nmdk_timer_init(void __iomem *base, int irq);
5 void nmdk_clkevt_reset(void);
6 void nmdk_clksrc_reset(void);
7
8 #endif /* __PLAT_MTU_H */
9
This page took 0.034971 seconds and 6 git commands to generate.