Unused variable 'reg' removed.
Signed-off-by: Claudio Scordino <claudio@evidence.eu.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
parent
d7927e1916
commit
47fee6fedd
@ -115,7 +115,6 @@ static struct irq_chip mxc_avic_chip = {
|
|||||||
void __init mxc_init_irq(void)
|
void __init mxc_init_irq(void)
|
||||||
{
|
{
|
||||||
int i;
|
int i;
|
||||||
u32 reg;
|
|
||||||
|
|
||||||
/* put the AVIC into the reset value with
|
/* put the AVIC into the reset value with
|
||||||
* all interrupts disabled
|
* all interrupts disabled
|
||||||
|
Loading…
x
Reference in New Issue
Block a user