summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.h
diff options
context:
space:
mode:
authorVarun Wadekar <vwadekar@nvidia.com>2012-03-27 14:42:39 +0530
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-27 12:07:49 -0700
commit4d0f39d453a911e4f6810cad13b805a233d66586 (patch)
tree4c7ae4055010566d9e579fda0d1c3f4218133922 /arch/arm/mach-tegra/sleep.h
parent2897c20313f62263dce93ef8ef8a596faf799644 (diff)
ARM: tegra: remove usage of USE_TEGRA_CPU_SUSPEND
Bug 934368 Change-Id: Ic9d75cbb0c324b1858b2e476e33dd4f96349bce3 Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/sleep.h')
-rw-r--r--arch/arm/mach-tegra/sleep.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-tegra/sleep.h b/arch/arm/mach-tegra/sleep.h
index 7ea9daba09b4..9bef3d263fd9 100644
--- a/arch/arm/mach-tegra/sleep.h
+++ b/arch/arm/mach-tegra/sleep.h
@@ -25,11 +25,6 @@
#include <mach/iomap.h>
-#ifdef CONFIG_CACHE_L2X0
-#define USE_TEGRA_CPU_SUSPEND 1
-#else
-#define USE_TEGRA_CPU_SUSPEND 0
-#endif
#ifndef CONFIG_TRUSTED_FOUNDATIONS
/* FIXME: The code associated with this should be removed if our change to
save the diagnostic regsiter in the CPU context is accepted. */