]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - arch/powerpc/cpu/ppc4xx/cpu_init.c
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
[karo-tx-uboot.git] / arch / powerpc / cpu / ppc4xx / cpu_init.c
index 7a7954ddb965ac909dacc2c8644805c796cb8316..6456dc7a98d802502da0c8cf2322683e075c9fd1 100644 (file)
@@ -25,7 +25,7 @@
 #include <watchdog.h>
 #include <asm/ppc4xx-emac.h>
 #include <asm/processor.h>
-#include <asm/gpio.h>
+#include <asm/ppc4xx-gpio.h>
 #include <asm/ppc4xx.h>
 
 #if defined(CONFIG_405GP)  || defined(CONFIG_405EP)