aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop3xx/iop331-setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-iop3xx/iop331-setup.c')
-rw-r--r--arch/arm/mach-iop3xx/iop331-setup.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-iop3xx/iop331-setup.c b/arch/arm/mach-iop3xx/iop331-setup.c
index 3cc98d892ad4..b2f24931d143 100644
--- a/arch/arm/mach-iop3xx/iop331-setup.c
+++ b/arch/arm/mach-iop3xx/iop331-setup.c
@@ -177,7 +177,7 @@ void __init iop331_map_io(void)
177 iotable_init(iop331_std_desc, ARRAY_SIZE(iop331_std_desc)); 177 iotable_init(iop331_std_desc, ARRAY_SIZE(iop331_std_desc));
178} 178}
179 179
180#ifdef CONFIG_ARCH_IOP331 180#ifdef CONFIG_ARCH_IOP33X
181extern void iop331_init_irq(void); 181extern void iop331_init_irq(void);
182extern struct sys_timer iop331_timer; 182extern struct sys_timer iop331_timer;
183#endif 183#endif