aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p64x0/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-s5p64x0/common.h')
-rw-r--r--arch/arm/mach-s5p64x0/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p64x0/common.h b/arch/arm/mach-s5p64x0/common.h
index 8a1eca5f4ec9..f8a60fdc5884 100644
--- a/arch/arm/mach-s5p64x0/common.h
+++ b/arch/arm/mach-s5p64x0/common.h
@@ -22,6 +22,8 @@ void s5p6440_setup_clocks(void);
22void s5p6450_register_clocks(void); 22void s5p6450_register_clocks(void);
23void s5p6450_setup_clocks(void); 23void s5p6450_setup_clocks(void);
24 24
25void s5p64x0_restart(char mode, const char *cmd);
26
25#ifdef CONFIG_CPU_S5P6440 27#ifdef CONFIG_CPU_S5P6440
26 28
27extern int s5p64x0_init(void); 29extern int s5p64x0_init(void);