diff options
Diffstat (limited to 'arch/arm/plat-mxc')
-rw-r--r-- | arch/arm/plat-mxc/irq.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/plat-mxc/irq.c b/arch/arm/plat-mxc/irq.c index dd7021b19834..e937c8759a97 100644 --- a/arch/arm/plat-mxc/irq.c +++ b/arch/arm/plat-mxc/irq.c | |||
@@ -115,7 +115,6 @@ static struct irq_chip mxc_avic_chip = { | |||
115 | void __init mxc_init_irq(void) | 115 | void __init mxc_init_irq(void) |
116 | { | 116 | { |
117 | int i; | 117 | int i; |
118 | u32 reg; | ||
119 | 118 | ||
120 | /* put the AVIC into the reset value with | 119 | /* put the AVIC into the reset value with |
121 | * all interrupts disabled | 120 | * all interrupts disabled |