mips: Fix baudrate divisor computation on alchemy cpus
[oweals/u-boot.git] / cpu / mips / start.S
index d881879d77a523ecf654c24e4bab78c8162751b8..09e4aab2505957014732b7be7f3c9df2c41887cf 100644 (file)
@@ -23,7 +23,6 @@
  */
 
 #include <config.h>
-#include <version.h>
 #include <asm/regdef.h>
 #include <asm/mipsregs.h>