From e14193c180027b19a9944a74d773ee660fdf5914 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 304b34aaf242..68f00931412b 100644 --- a/arch/arm/mach-tegra/sleep.S +++ b/arch/arm/mach-tegra/sleep.S @@ -103,7 +103,6 @@ ENTRY(tegra_pen_unlock) mov pc, lr ENDPROC(tegra_pen_unlock) -#ifdef CONFIG_PM_SLEEP /* * tegra_cpu_exit_coherency * @@ -115,6 +114,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