commit | c067561759dec2a4aac0b9d9bcfaa2a3771e8dec | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Mon Jan 28 13:22:27 2013 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Jan 28 13:27:18 2013 +0100 |
tree | e120e375a9ba3a9aea76b512e0dbd46076cb1057 | |
parent | f8060f5446b1f2782f0a8ca9be2d870ea4198aee [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>