From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olof Johansson Subject: Re: [PATCH] arm/tegra: Remove code that's ifndef CONFIG_ARM_GIC Date: Wed, 7 Dec 2011 22:00:30 -0800 Message-ID: <20111208060030.GA20760@quad.lixom.net> References: <1320263443-32548-1-git-send-email-swarren@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1320263443-32548-1-git-send-email-swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Stephen Warren , h@quad.lixom.net Cc: Colin Cross , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-tegra@vger.kernel.org On Wed, Nov 02, 2011 at 01:50:43PM -0600, Stephen Warren wrote: > entry-macro.S contains some stale code for chips before Tegra20 that > apparently didn't use an ARM GIC. All chips supported by mainline use > an ARM GIC, so rip out the stale code. > > Signed-off-by: Stephen Warren Thanks, applied to for-3.3/cleanup -Olof