]> git.karo-electronics.de Git - linux-beck.git/blobdiff - arch/arm/mach-shmobile/include/mach/common.h
ARM: shmobile: Add SCU boot function using argument
[linux-beck.git] / arch / arm / mach-shmobile / include / mach / common.h
index 54472ef4a270dcf3efe75cbf9e216a1e30a89895..8ef1c3c13ea874bd10dd6cfd020b59c2882eaa2c 100644 (file)
@@ -11,6 +11,7 @@ extern void shmobile_boot_vector(void);
 extern unsigned long shmobile_boot_fn;
 extern unsigned long shmobile_boot_arg;
 extern void shmobile_secondary_vector_scu(void);
+extern void shmobile_boot_scu(void);
 struct clk;
 extern int shmobile_clk_init(void);
 extern void shmobile_handle_irq_intc(struct pt_regs *);