]> git.sur5r.net Git - u-boot/blobdiff - drivers/net/fec_mxc.c
imx: reorganize IMX code as other SOCs
[u-boot] / drivers / net / fec_mxc.c
index 4ad4ddc86602adf87f8c1efdbc1d6edb18536817..40be52070eae9c0dfa6e7537d163c6eed34cfa86 100644 (file)
@@ -23,7 +23,7 @@
 
 #include <asm/arch/clock.h>
 #include <asm/arch/imx-regs.h>
-#include <asm/imx-common/sys_proto.h>
+#include <asm/mach-imx/sys_proto.h>
 
 DECLARE_GLOBAL_DATA_PTR;