Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754711AbbL0WEk (ORCPT ); Sun, 27 Dec 2015 17:04:40 -0500 Received: from down.free-electrons.com ([37.187.137.238]:57235 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754404AbbL0WEh (ORCPT ); Sun, 27 Dec 2015 17:04:37 -0500 Date: Sun, 27 Dec 2015 23:04:33 +0100 From: Maxime Ripard To: Andre Przywara Cc: Chen-Yu Tsai , arnd@arndb.de, marc.zyngier@arm.com, catalin.marinas@arm.com, will.deacon@arm.com, linux-sunxi@googlegroups.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Thomas Gleixner , Jason Cooper Subject: Re: [RFC PATCH 4/5] irqchip: sun4i: fix compilation outside of arch/arm Message-ID: <20151227220433.GU30359@lukather> References: <1450787267-26836-1-git-send-email-andre.przywara@arm.com> <1450787267-26836-5-git-send-email-andre.przywara@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pJYAKWPIlN1lq59k" Content-Disposition: inline In-Reply-To: <1450787267-26836-5-git-send-email-andre.przywara@arm.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2043 Lines: 60 --pJYAKWPIlN1lq59k Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Tue, Dec 22, 2015 at 12:27:46PM +0000, Andre Przywara wrote: > The Allwinner sunxi specific interrupt controller cannot be compiled > for any architecture except arm: >=20 > drivers/irqchip/irq-sun4i.c:25:26: fatal error: asm/mach/irq.h: No such f= ile or directory > compilation terminated. >=20 > It turns out that this header is actually not needed for the driver, > so remove it and allow compilation for other architectures like > arm64. >=20 > Signed-off-by: Andre Przywara Acked-by: Maxime Ripard Thanks! Maxime --=20 Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com --pJYAKWPIlN1lq59k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWgGBxAAoJEBx+YmzsjxAgJTsP/ibLxd4Z7iqMPfNxaNQTB40v USwuV5p7MSdBgX1C8OSLtky/AwJ8og0r9D17Gg9LBydku5AV90QYJg5LtpiLx6fh pgvvCPTdz/HKgQaP6ROhRpeoim6oExTTKcmo0AHj9tKNJv7pD1rggLlPy073C+VS 0D5RhHgPPhvblHN83EHmsrL+sBgr+AorGFQDl4HjEdW78EC4MlcoNmAPWVWDNPKQ NUGfO8GgGrBUGtQ5vs4PvWWeovDI/xYMgz+KHC0NVspvZ26/LMc6hMbGIOfqOmo6 NFhxJ+RybIVARLcUfZ1i/aUWn7i1MXD7791HpXUc1Ze1Gl8tUtkMEgrbABuUG9cZ yVxTrbJMw9U4O0dnmuOu9h2VQyTRCuKyg4bNZbhhjpwVSxhR9Kf6EaR/gE+5+V4s CngTkXRdb3XDiY1FPby25DDojAs+PKvTW6GMMSR6jUno09UifSFJ/gIfJ9TlhRPJ e598uyaxk08sqKY00D0w5nNmMygrf221yVuoxXBtnLPi3XfKfIMrmgmL/o5PFEiU syvoo1l0+RR3sgnYzejf6e9lNYunKb4WJpYnBYkCMkHEcrVn/jEMrIWMZ9Yg2+lI Jczc6UWxyOPB51U6xZspRg/GwlrRIkTWxySBJKeE3IbU+vaAJZ2ZHx+KsNXVZit2 XnY0fdiHIs42jJOrMWes =T+c6 -----END PGP SIGNATURE----- --pJYAKWPIlN1lq59k-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/