summaryrefslogtreecommitdiffstats
path: root/include/linux/platform_data/clocksource-nomadik-mtu.h
blob: 80088973b73486c0f4b129b55b3a85b2bad8bea9 (plain)
1
2
3
4
5
6
7
8
9
#ifndef __PLAT_MTU_H
#define __PLAT_MTU_H

void nmdk_timer_init(void __iomem *base, int irq);
void nmdk_clkevt_reset(void);
void nmdk_clksrc_reset(void);

#endif /* __PLAT_MTU_H */