aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-gic-v3-its.c
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2016-02-01 17:39:20 +0000
committerThomas Gleixner <tglx@linutronix.de>2016-02-02 15:46:40 +0100
commit6235f0ecc4ed799169b80f7317c7f974f7415320 (patch)
treec4d761a4347e7df553e4fad1458c05e9d0d1cd73 /drivers/irqchip/irq-gic-v3-its.c
parentLinux 4.5-rc2 (diff)
downloadlinux-dev-6235f0ecc4ed799169b80f7317c7f974f7415320.tar.xz
linux-dev-6235f0ecc4ed799169b80f7317c7f974f7415320.zip
irqchip/sun4i: Fix compilation outside of arch/arm
The Allwinner sunxi specific interrupt controller cannot be compiled for any architecture except arm: drivers/irqchip/irq-sun4i.c:25:26: fatal error: asm/mach/irq.h: No such file or directory compilation terminated. It turns out that this header is actually not needed for the driver, so remove it and allow compilation for other architectures like arm64. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Cc: linux-arm-kernel@lists.infradead.org Cc: Jason Cooper <jason@lakedaemon.net> Cc: Marc Zyngier <marc.zyngier@arm.com> Cc: Maxime Ripard <maxime.ripard@free-electrons.com> Cc: Chen-Yu Tsai <wens@csie.org> Cc: linux-sunxi@googlegroups.com Link: http://lkml.kernel.org/r/1454348370-3816-2-git-send-email-andre.przywara@arm.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/irqchip/irq-gic-v3-its.c')
0 files changed, 0 insertions, 0 deletions