]> Pileus Git - ~andy/linux/commit
arm/tegra: Remove code that's ifndef CONFIG_ARM_GIC
authorStephen Warren <swarren@nvidia.com>
Wed, 2 Nov 2011 19:50:43 +0000 (13:50 -0600)
committerOlof Johansson <olof@lixom.net>
Thu, 8 Dec 2011 06:00:13 +0000 (22:00 -0800)
commitf5ce5e7e9cc3f69c3e6a0a4599262f740aff92c0
tree853f1dc2dd2fc013cc9f5666895a5b6414931f13
parent103c43a2c6aaf7fc4932513e2991cdec60411b18
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 <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/include/mach/entry-macro.S