[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201512222308.04630.arnd@arndb.de>
Date: Tue, 22 Dec 2015 23:08:04 +0100
From: Arnd Bergmann <arnd@...db.de>
To: linux-arm-kernel@...ts.infradead.org
Cc: Andre Przywara <andre.przywara@....com>,
Maxime Ripard <maxime.ripard@...e-electrons.com>,
"Chen-Yu Tsai" <wens@...e.org>,
Jason Cooper <jason@...edaemon.net>, marc.zyngier@....com,
catalin.marinas@....com, will.deacon@....com,
linux-kernel@...r.kernel.org, linux-sunxi@...glegroups.com,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [RFC PATCH 4/5] irqchip: sun4i: fix compilation outside of arch/arm
On Tuesday 22 December 2015, Andre Przywara wrote:
> 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@....com>
Acked-by: Arnd Bergmann <arnd@...db.de>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists