Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
arm: zynq: Add missing irqchip.h to common.c
The patch: "ARM: use common irqchip_init for GIC init" (sha1: 0529e31) 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>
- Loading branch information