summaryrefslogtreecommitdiffstats
path: root/board/amcc/makalu/makalu.c
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2010-09-16 14:30:37 +0200
committerStefan Roese <sr@denx.de>2010-09-23 09:02:05 +0200
commit098877628888f28f321b8a61a9b0b982a969e415 (patch)
treeb22d513d7476703f01962fa7384cc4fa69e17898 /board/amcc/makalu/makalu.c
parentb36df561154bdd0a41bb77e09c5575ca2cf48013 (diff)
downloadblackbird-obmc-uboot-098877628888f28f321b8a61a9b0b982a969e415.tar.gz
blackbird-obmc-uboot-098877628888f28f321b8a61a9b0b982a969e415.zip
ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'board/amcc/makalu/makalu.c')
-rw-r--r--board/amcc/makalu/makalu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/makalu/makalu.c b/board/amcc/makalu/makalu.c
index 3e3fccdbb0..483df66272 100644
--- a/board/amcc/makalu/makalu.c
+++ b/board/amcc/makalu/makalu.c
@@ -26,7 +26,7 @@
#include <asm/ppc405.h>
#include <libfdt.h>
#include <asm/processor.h>
-#include <asm/gpio.h>
+#include <asm/ppc4xx-gpio.h>
#include <asm/io.h>
#include <fdt_support.h>
#include <asm/errno.h>
OpenPOWER on IntegriCloud