diff options
Diffstat (limited to 'arch/arm/mach-imx/headsmp.S')
-rw-r--r-- | arch/arm/mach-imx/headsmp.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-imx/headsmp.S b/arch/arm/mach-imx/headsmp.S index a58c8b0527cc..67b9c48dcafe 100644 --- a/arch/arm/mach-imx/headsmp.S +++ b/arch/arm/mach-imx/headsmp.S | |||
@@ -24,7 +24,7 @@ ENTRY(v7_secondary_startup) | |||
24 | ENDPROC(v7_secondary_startup) | 24 | ENDPROC(v7_secondary_startup) |
25 | #endif | 25 | #endif |
26 | 26 | ||
27 | #ifdef CONFIG_PM | 27 | #ifdef CONFIG_ARM_CPU_SUSPEND |
28 | /* | 28 | /* |
29 | * The following code must assume it is running from physical address | 29 | * The following code must assume it is running from physical address |
30 | * where absolute virtual addresses to the data section have to be | 30 | * where absolute virtual addresses to the data section have to be |