]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - arch/ppc/cpu/mpc512x/diu.c
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
[karo-tx-uboot.git] / arch / ppc / cpu / mpc512x / diu.c
similarity index 98%
rename from cpu/mpc512x/diu.c
rename to arch/ppc/cpu/mpc512x/diu.c
index c2453c68d148ac46534218e8d47ce13533a072e8..93611615f1b1a3528b94724a0dd1019f4b9122b2 100644 (file)
@@ -27,7 +27,7 @@
 #include <command.h>
 #include <asm/io.h>
 
-#include "../../board/freescale/common/fsl_diu_fb.h"
+#include "../../../../board/freescale/common/fsl_diu_fb.h"
 
 #if defined(CONFIG_VIDEO) || defined(CONFIG_CFB_CONSOLE)
 #include <stdio_dev.h>