]> git.sur5r.net Git - u-boot/blobdiff - cpu/mips/start.S
mpc83xx: clean up cache operations and unlock_ram_in_cache() functions
[u-boot] / cpu / mips / start.S
index 947128dd813e7d8c0da58385bae20e1e5779ac73..09e4aab2505957014732b7be7f3c9df2c41887cf 100644 (file)
@@ -23,7 +23,6 @@
  */
 
 #include <config.h>
-#include <version.h>
 #include <asm/regdef.h>
 #include <asm/mipsregs.h>
 
@@ -345,7 +344,7 @@ relocate_code:
        jr      t0
        nop
 
-       .word   _gp
+       .word   _gp
        .word   _GLOBAL_OFFSET_TABLE_
        .word   uboot_end_data
        .word   uboot_end