diff options
Diffstat (limited to 'arch/arm/mach-ux500/cpu.c')
-rw-r--r-- | arch/arm/mach-ux500/cpu.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-ux500/cpu.c b/arch/arm/mach-ux500/cpu.c index 35a3af13fb30..5a43107c6232 100644 --- a/arch/arm/mach-ux500/cpu.c +++ b/arch/arm/mach-ux500/cpu.c | |||
@@ -27,10 +27,6 @@ | |||
27 | static void __iomem *l2x0_base; | 27 | static void __iomem *l2x0_base; |
28 | #endif | 28 | #endif |
29 | 29 | ||
30 | void __init ux500_map_io(void) | ||
31 | { | ||
32 | } | ||
33 | |||
34 | void __init ux500_init_irq(void) | 30 | void __init ux500_init_irq(void) |
35 | { | 31 | { |
36 | void __iomem *dist_base; | 32 | void __iomem *dist_base; |