commit | bc895b5987dd5fad89c0e9693b38104679b647c4 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Apr 02 15:07:37 2013 -0700 |
committer | Olof Johansson <olof@lixom.net> | Tue Apr 02 15:09:47 2013 -0700 |
tree | 63642d2ba492bedc90aa4a691012d7fb0236a30a | |
parent | c0114709ed85a5693eb74acdfa03d94f7f12e5b8 [diff] |
irqchip: vic: add include of linux/irq.h 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>