diff options
Diffstat (limited to 'arch/arm/mach-mmp/common.h')
-rw-r--r-- | arch/arm/mach-mmp/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-mmp/common.h b/arch/arm/mach-mmp/common.h index b4a0ba05a0f4..96961750aa9b 100644 --- a/arch/arm/mach-mmp/common.h +++ b/arch/arm/mach-mmp/common.h | |||
@@ -14,4 +14,4 @@ extern void __init mmp2_init_icu(void); | |||
14 | extern void __init mmp2_init_irq(void); | 14 | extern void __init mmp2_init_irq(void); |
15 | 15 | ||
16 | extern void __init icu_init_irq(void); | 16 | extern void __init icu_init_irq(void); |
17 | extern void __init pxa_map_io(void); | 17 | extern void __init mmp_map_io(void); |