]> Git Repo - u-boot.git/blobdiff - board/imx31_phycore/imx31_phycore.c
IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
[u-boot.git] / board / imx31_phycore / imx31_phycore.c
index 3d7b7f70ce6e323f982b09d0cec4942babd0bfca..82daaa3245cf60d49128f8e9826a4f6ac53f2828 100644 (file)
@@ -25,8 +25,8 @@
 #include <common.h>
 #include <s6e63d6.h>
 #include <netdev.h>
-#include <asm/arch/mx31.h>
-#include <asm/arch/mx31-regs.h>
+#include <asm/arch/clock.h>
+#include <asm/arch/imx-regs.h>
 
 DECLARE_GLOBAL_DATA_PTR;
 
This page took 0.025672 seconds and 4 git commands to generate.