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/t3corp/t3corp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/t3corp') diff --git a/board/t3corp/t3corp.c b/board/t3corp/t3corp.c index 26568e23c5..04d6a2e2af 100644 --- a/board/t3corp/t3corp.c +++ b/board/t3corp/t3corp.c @@ -27,7 +27,7 @@ #include #include #include -#include +#include int board_early_init_f(void) { -- cgit v1.2.1