irqchip: vic: add include of linux/irq.h
authorOlof Johansson <olof@lixom.net>
Tue, 2 Apr 2013 22:07:37 +0000 (15:07 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 2 Apr 2013 22:09:47 +0000 (15:09 -0700)
With the include of <asm/mach/irq.h> removed, the implicit include of
linux/irq.h also disappeared. Add it back.

Signed-off-by: Olof Johansson <olof@lixom.net>

No differences found