Commit a26c06f9 authored by Thomas Gleixner's avatar Thomas Gleixner Committed by Jason Cooper
parent c874a597
......@@ -252,7 +252,7 @@ static int __init shirq_init(struct spear_shirq **shirq_blocks, int block_nr,
struct device_node *np)
{
int i, irq_base, hwirq = 0, irq_nr = 0;
static struct irq_domain *shirq_domain;
struct irq_domain *shirq_domain;
void __iomem *base;
base = of_iomap(np, 0);
......
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