Merge git://git.infradead.org/~dwmw2/mtd-2.6.35
[pandora-kernel.git] / arch / h8300 / boot / compressed / head.S
index b8e90d1..10e9a2d 100644 (file)
@@ -4,12 +4,12 @@
  *  Copyright (C) 2006 Yoshinori Sato
  */
 
-.h8300h
+       .h8300h
 #include <linux/linkage.h>
 
 #define SRAM_START 0xff4000
 
-       .section        .text.startup
+       .section        .text..startup
        .global startup
 startup:
        mov.l   #SRAM_START+0x8000, sp