]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/kernel/head-nommu.S
Merge branch 'next' into for-linus
[linux-2.6-omap-h63xx.git] / arch / arm / kernel / head-nommu.S
index f359a189dcf2cda84f112dc0003e616cdd6434d4..27329bd32037a714070535ae1677e30271881ee1 100644 (file)
@@ -15,8 +15,6 @@
 #include <linux/init.h>
 
 #include <asm/assembler.h>
-#include <asm/mach-types.h>
-#include <asm/procinfo.h>
 #include <asm/ptrace.h>
 #include <asm/asm-offsets.h>
 #include <asm/thread_info.h>
@@ -34,7 +32,7 @@
  * numbers for r1.
  *
  */
-       __INIT
+       .section ".text.head", "ax"
        .type   stext, %function
 ENTRY(stext)
        msr     cpsr_c, #PSR_F_BIT | PSR_I_BIT | SVC_MODE @ ensure svc mode