ppc4xx: Move ppc4xx headers to powerpc include directory
[oweals/u-boot.git] / arch / powerpc / cpu / ppc4xx / cpu_init.c
index b31bd0bcc432b2a854534eecb227fec5fe9406a2..7a7954ddb965ac909dacc2c8644805c796cb8316 100644 (file)
 
 #include <common.h>
 #include <watchdog.h>
-#include <ppc4xx_enet.h>
+#include <asm/ppc4xx-emac.h>
 #include <asm/processor.h>
 #include <asm/gpio.h>
-#include <ppc4xx.h>
+#include <asm/ppc4xx.h>
 
 #if defined(CONFIG_405GP)  || defined(CONFIG_405EP)
 DECLARE_GLOBAL_DATA_PTR;