Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86...
[sfrench/cifs-2.6.git] / arch / arm / plat-versatile / include / plat / sched_clock.h
1 #ifndef ARM_PLAT_SCHED_CLOCK_H
2 #define ARM_PLAT_SCHED_CLOCK_H
3
4 void versatile_sched_clock_init(void __iomem *, unsigned long);
5
6 #endif