[PATCH 01/11] irqchip: sun4i: fix compilation outside of arch/arm
From: andre.przywara@arm.com (Andre Przywara)
Date: 2016-02-02 15:34:00
Also in:
lkml
From: andre.przywara@arm.com (Andre Przywara)
Date: 2016-02-02 15:34:00
Also in:
lkml
Hi, On 02/02/16 15:12, Matthias Brugger wrote:
On 01/02/16 18:39, Andre Przywara wrote:quoted
The Allwinner sunxi specific interrupt controller cannot be compiled for any architecture except arm:s/arm/arm64
??? As it stands it only compiles for arm, and not arm64, so "cannot be compile for any architecture except arm" is the right thing to say, no? Or did I get confused by my own double negation? Cheers, Andre.