ARM: pantheon: reduce dependence of including platform file
[oweals/u-boot.git] / arch / arm / cpu / arm926ejs / pantheon / cpu.c
index 8b2eafa40b466dc5f058643ce4a9cd1a09644911..efc9395b9604fc799581ec39049fc0051c009c38 100644 (file)
@@ -23,8 +23,8 @@
  */
 
 #include <common.h>
+#include <asm/arch/cpu.h>
 #include <asm/arch/pantheon.h>
-#include <asm/io.h>
 
 #define UARTCLK14745KHZ        (APBC_APBCLK | APBC_FNCLK | APBC_FNCLKSEL(1))
 #define SET_MRVL_ID    (1<<8)