commit | 00f4c14d183fe78814de57ca651829603f8b1459 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jan 28 13:30:50 2013 +0100 |
committer | Olof Johansson <olof@lixom.net> | Tue Jan 29 10:55:28 2013 -0800 |
tree | 1684241331efc8699364bdcd54235378793a3c95 | |
parent | 5d292ebf4bc62107f298de2dbabe9c4ef17753fd [diff] |
arm: zynq: Add missing irqchip.h to common.c The patch: "ARM: use common irqchip_init for GIC init" (sha1: 0529e315bbda5d502c93df2cfafba9bb337fbdf4) should also add linux/irqchip.h header. Error message: arch/arm/mach-zynq/common.c:99:14: error: 'irqchip_init' undeclared here (not in a function) Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Olof Johansson <olof@lixom.net>