summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/sleep.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-tegra/sleep.S')
-rw-r--r--arch/arm/mach-tegra/sleep.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-tegra/sleep.S b/arch/arm/mach-tegra/sleep.S
index 3fa65bfd2afb..1eb1d7542f25 100644
--- a/arch/arm/mach-tegra/sleep.S
+++ b/arch/arm/mach-tegra/sleep.S
@@ -146,7 +146,7 @@ ENDPROC(tegra_cpu_resume_phys)
#if USE_TEGRA_CPU_SUSPEND
tegra_phys_sleep_sp:
- .rept CONFIG_NR_CPUS
+ .rept 4
.long 0 @ preserve stack phys ptr here
.endr
#endif