diff options
Diffstat (limited to 'arch/arm/mach-omap2/common.h')
-rw-r--r-- | arch/arm/mach-omap2/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/common.h b/arch/arm/mach-omap2/common.h index a373d508799a..b2d252bf4a53 100644 --- a/arch/arm/mach-omap2/common.h +++ b/arch/arm/mach-omap2/common.h | |||
@@ -248,7 +248,6 @@ static inline void __iomem *omap4_get_scu_base(void) | |||
248 | } | 248 | } |
249 | #endif | 249 | #endif |
250 | 250 | ||
251 | extern void __init gic_init_irq(void); | ||
252 | extern void gic_dist_disable(void); | 251 | extern void gic_dist_disable(void); |
253 | extern void gic_dist_enable(void); | 252 | extern void gic_dist_enable(void); |
254 | extern bool gic_dist_disabled(void); | 253 | extern bool gic_dist_disabled(void); |