]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-pxa/sleep.S
[PATCH] mark struct inode_operations const 3
[linux-2.6] / arch / arm / mach-pxa / sleep.S
index c9862688ff3d6694f6e812717bdb41eeb2e84cc6..15874b360e519dd93c3e1f674b464fadb91210e3 100644 (file)
@@ -11,7 +11,6 @@
  * modify it under the terms of the GNU General Public License.
  */
 
-#include <linux/config.h>
 #include <linux/linkage.h>
 #include <asm/assembler.h>
 #include <asm/hardware.h>
@@ -189,7 +188,7 @@ ENTRY(pxa_cpu_suspend)
        .data
        .align 5
 ENTRY(pxa_cpu_resume)
-       mov     r0, #PSR_I_BIT | PSR_F_BIT | MODE_SVC   @ set SVC, irqs off
+       mov     r0, #PSR_I_BIT | PSR_F_BIT | SVC_MODE   @ set SVC, irqs off
        msr     cpsr_c, r0
 
        ldr     r0, sleep_save_sp               @ stack phys addr