From 6fce4fb3f672810e3681e55fdb52cfae18d08676 Mon Sep 17 00:00:00 2001 From: Scott Williams Date: Tue, 23 Aug 2011 15:52:45 -0700 Subject: ARM: tegra: Fix build errors when PM_SLEEP is not selected Change-Id: I2037be4b1309ac1fe9af0ec3e644e0a1a4924857 Signed-off-by: Scott Williams Reviewed-on: http://git-master/r/48796 Reviewed-by: Daniel Willemsen Rebase-Id: R0840ee98b17984f73f9a5396ab6f86d4d92b744e --- arch/arm/mach-tegra/sleep.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/arm/mach-tegra/sleep.S') diff --git a/arch/arm/mach-tegra/sleep.S b/arch/arm/mach-tegra/sleep.S index f2471045a288..d254962d9227 100644 --- a/arch/arm/mach-tegra/sleep.S +++ b/arch/arm/mach-tegra/sleep.S @@ -131,7 +131,6 @@ ENTRY(tegra_cpu_wfi) mov pc, lr ENDPROC(tegra_cpu_wfi) -#ifdef CONFIG_PM_SLEEP /* * tegra_cpu_exit_coherency * @@ -143,6 +142,7 @@ ENTRY(tegra_cpu_exit_coherency) mov pc, lr ENDPROC(tegra_cpu_exit_coherency) +#ifdef CONFIG_PM_SLEEP /* * Restore CPU state for a suspend * -- cgit v1.2.3