]> git.sur5r.net Git - u-boot/blobdiff - board/incaip/lowlevel_init.S
cm4008, cm41xx: fix build warnings
[u-boot] / board / incaip / lowlevel_init.S
index 08f7f211f71cda4d783eb29dec4cff6b3fa1988c..b76579568627df1d83929da47d6528ca569d161d 100644 (file)
@@ -23,7 +23,6 @@
  */
 
 #include <config.h>
-#include <version.h>
 #include <asm/regdef.h>
 
 
@@ -284,7 +283,7 @@ lowlevel_init:
 
        /* EBU, CGU and SDRAM Initialization.
         */
-       li      a0, CPU_CLOCK_RATE
+       li      a0, CONFIG_CPU_CLOCK_RATE
        move    t0, ra
 
        /* We rely on the fact that neither ebu_init() nor cgu_init() nor sdram_init()