]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - post/board/lwmon5/watchdog.c
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
[karo-tx-uboot.git] / post / board / lwmon5 / watchdog.c
index 44f048832343bde96114620b6c08cd2d9dabf383..f181506fe411c30a2faa8544f9f23a01fb41836a 100644 (file)
@@ -34,7 +34,7 @@
 #if CONFIG_POST & CONFIG_SYS_POST_WATCHDOG
 
 #include <watchdog.h>
-#include <asm/gpio.h>
+#include <asm/ppc4xx-gpio.h>
 #include <asm/io.h>
 
 static uint watchdog_magic_read(void)