diff options
Diffstat (limited to 'arch/arm/mach-tegra/sleep-tegra20.S')
-rw-r--r-- | arch/arm/mach-tegra/sleep-tegra20.S | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-tegra/sleep-tegra20.S b/arch/arm/mach-tegra/sleep-tegra20.S index 72ce709799da..ad2ca07d0578 100644 --- a/arch/arm/mach-tegra/sleep-tegra20.S +++ b/arch/arm/mach-tegra/sleep-tegra20.S | |||
@@ -33,9 +33,6 @@ | |||
33 | * should never return | 33 | * should never return |
34 | */ | 34 | */ |
35 | ENTRY(tegra20_hotplug_shutdown) | 35 | ENTRY(tegra20_hotplug_shutdown) |
36 | /* Turn off SMP coherency */ | ||
37 | exit_smp r4, r5 | ||
38 | |||
39 | /* Put this CPU down */ | 36 | /* Put this CPU down */ |
40 | cpu_id r0 | 37 | cpu_id r0 |
41 | bl tegra20_cpu_shutdown | 38 | bl tegra20_cpu_shutdown |