Commit 47fee6fe authored by Claudio Scordino's avatar Claudio Scordino Committed by Sascha Hauer

Unused variable 'reg' removed.

Signed-off-by: default avatarClaudio Scordino <claudio@evidence.eu.com>
Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
parent d7927e19
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment