From 098877628888f28f321b8a61a9b0b982a969e415 Mon Sep 17 00:00:00 2001 From: Stefan Roese Date: Thu, 16 Sep 2010 14:30:37 +0200 Subject: ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specific Signed-off-by: Stefan Roese --- board/gdsys/intip/intip.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/gdsys/intip') diff --git a/board/gdsys/intip/intip.c b/board/gdsys/intip/intip.c index 8d83198f72..aa85ea416a 100644 --- a/board/gdsys/intip/intip.c +++ b/board/gdsys/intip/intip.c @@ -31,7 +31,7 @@ #include #include #include -#include +#include extern flash_info_t flash_info[CONFIG_SYS_MAX_FLASH_BANKS]; -- cgit v1.2.1