]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-shmobile/include/mach/common.h
Merge branch 'renesas-dt' into renesas-soc-core
[karo-tx-linux.git] / arch / arm / mach-shmobile / include / mach / common.h
index c85e6ecda606be97b7f951aea269b65630c11852..ff5f12fd742fb737c923eb2210cebcdafed5a537 100644 (file)
@@ -3,6 +3,8 @@
 
 extern void shmobile_earlytimer_init(void);
 extern struct sys_timer shmobile_timer;
+extern void shmobile_setup_delay(unsigned int max_cpu_core_mhz,
+                                unsigned int mult, unsigned int div);
 struct twd_local_timer;
 extern void shmobile_setup_console(void);
 extern void shmobile_secondary_vector(void);