summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.h
diff options
context:
space:
mode:
authorScott Williams <scwilliams@nvidia.com>2011-07-22 14:49:17 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2012-03-22 23:26:44 -0700
commitc21792dd08bdf6c335515790feb43dac7851d71b (patch)
tree331c0bdbd1116b184f8734ef675c22b0711dabcd /arch/arm/mach-tegra/sleep.h
parenta0ecf85f771d93cdc00c09511a3d58e744cb5d2f (diff)
ARM: tegra: Add cpuidle.h
Change-Id: I75ec091f9dcd0fa3fa56b1542f58a02006c1a314 Signed-off-by: Scott Williams <scwilliams@nvidia.com> DW: Split into logical changes Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com> Rebase-Id: Ree5fce2632aff6dc59879817ad7ad3f2b1538244
Diffstat (limited to 'arch/arm/mach-tegra/sleep.h')
-rw-r--r--arch/arm/mach-tegra/sleep.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-tegra/sleep.h b/arch/arm/mach-tegra/sleep.h
index 31cdb153d112..d95763ea53d4 100644
--- a/arch/arm/mach-tegra/sleep.h
+++ b/arch/arm/mach-tegra/sleep.h
@@ -52,8 +52,6 @@ extern void tegra_lp1_reset;
extern void tegra_iram_start;
extern void tegra_iram_end;
-void tegra_lp2_in_idle(bool enable);
-
void tegra_sleep_reset(void);
void tegra_sleep_wfi(unsigned long v2p);
void tegra_sleep_cpu(unsigned long v2p);