aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/redwood/redwood.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/redwood/redwood.c')
-rw-r--r--board/amcc/redwood/redwood.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/redwood/redwood.c b/board/amcc/redwood/redwood.c
index bc8cb0c44..32fb8c584 100644
--- a/board/amcc/redwood/redwood.c
+++ b/board/amcc/redwood/redwood.c
@@ -29,7 +29,7 @@
#include <ppc4xx.h>
#include <asm/processor.h>
#include <i2c.h>
-#include <asm-ppc/io.h>
+#include <asm/io.h>
int compare_to_true(char *str);
char *remove_l_w_space(char *in_str);