diff options
Diffstat (limited to 'arch/arm/mach-mmp/common.h')
-rw-r--r-- | arch/arm/mach-mmp/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mmp/common.h b/arch/arm/mach-mmp/common.h index 1cad41b41c51..bd453274fca2 100644 --- a/arch/arm/mach-mmp/common.h +++ b/arch/arm/mach-mmp/common.h | |||
@@ -9,3 +9,4 @@ extern void __init mmp_map_io(void); | |||
9 | extern void mmp_restart(char, const char *); | 9 | extern void mmp_restart(char, const char *); |
10 | extern void __init pxa168_clk_init(void); | 10 | extern void __init pxa168_clk_init(void); |
11 | extern void __init pxa910_clk_init(void); | 11 | extern void __init pxa910_clk_init(void); |
12 | extern void __init mmp2_clk_init(void); | ||