Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[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.035752 seconds and 5 git commands to generate.