From 47fee6fedd3ea08e9b0f1172bc74e59ee7a6b3d9 Mon Sep 17 00:00:00 2001 From: Claudio Scordino Date: Tue, 11 Nov 2008 10:56:36 +0100 Subject: [PATCH] Unused variable 'reg' removed. Signed-off-by: Claudio Scordino Signed-off-by: Sascha Hauer --- arch/arm/plat-mxc/irq.c | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/arm/plat-mxc/irq.c b/arch/arm/plat-mxc/irq.c index dd7021b1983..e937c8759a9 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 = { void __init mxc_init_irq(void) { int i; - u32 reg; /* put the AVIC into the reset value with * all interrupts disabled -- 2.41.0