diff options
Diffstat (limited to 'board/w7o/flash.c')
-rw-r--r-- | board/w7o/flash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/w7o/flash.c b/board/w7o/flash.c index 67749497783..184661bd0d8 100644 --- a/board/w7o/flash.c +++ b/board/w7o/flash.c @@ -24,7 +24,7 @@ */ #include <common.h> -#include <ppc4xx.h> +#include <asm/ppc4xx.h> #include <asm/processor.h> #include <watchdog.h> |