]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/redwood/redwood.c
Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
[people/ms/u-boot.git] / board / amcc / redwood / redwood.c
index bc8cb0c443afa9ca7ef2aa292903f969051553cb..32fb8c584b943e4b94c057cfff870645e32a3cba 100644 (file)
@@ -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);