From: Stephen Warren Date: Wed, 2 Nov 2011 19:50:43 +0000 (-0600) Subject: arm/tegra: Remove code that's ifndef CONFIG_ARM_GIC X-Git-Tag: v3.3-rc1~144^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5ce5e7e9cc3f69c3e6a0a4599262f740aff92c0;p=pandora-kernel.git arm/tegra: Remove code that's ifndef CONFIG_ARM_GIC 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 Signed-off-by: Olof Johansson --- Reading git-diff-tree failed