Skip to content

Commit

Permalink
Unused variable 'reg' removed.
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio Scordino <claudio@evidence.eu.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
  • Loading branch information
Claudio Scordino authored and Sascha Hauer committed Dec 16, 2008
1 parent d7927e1 commit 47fee6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/plat-mxc/irq.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 47fee6f

Please sign in to comment.