]> git.sur5r.net Git - u-boot/blobdiff - board/ml2/init.S
sh: Fix rsk7203 alignment problem
[u-boot] / board / ml2 / init.S
index 2386c2ac80612d291ae5175e5646770d75b57d07..91d053c96efef9d9df0270222e0fb34d7c9b5f80 100644 (file)
@@ -16,7 +16,7 @@
  *
  */
 
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
 
 #include <ppc_asm.tmpl>
 #include <ppc_defs.h>
 #include <asm/mmu.h>
 
 
-       .globl  ext_bus_cntlr_init
+       .globl  ext_bus_cntlr_init
 ext_bus_cntlr_init:
-        blr
-
-        .globl  sdram_init
-sdram_init:
-        blr
+       blr