From mboxrd@z Thu Jan 1 00:00:00 1970 From: matthias.bgg@gmail.com (Matthias Brugger) Date: Tue, 2 Feb 2016 17:50:19 +0100 Subject: [PATCH 01/11] irqchip: sun4i: fix compilation outside of arch/arm In-Reply-To: <56B0CC29.4060703@arm.com> References: <1454348370-3816-1-git-send-email-andre.przywara@arm.com> <1454348370-3816-2-git-send-email-andre.przywara@arm.com> <56B0C768.3020805@gmail.com> <56B0CC29.4060703@arm.com> Message-ID: <56B0DE4B.3090604@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/02/16 16:32, Andre Przywara wrote: > Hi, > > On 02/02/16 15:12, Matthias Brugger wrote: >> On 01/02/16 18:39, Andre Przywara wrote: >>> 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? > No, it's just me who get confused. ;) Sorry for the noise.