diff options
Diffstat (limited to 'board/snmc/qs850/flash.c')
-rw-r--r-- | board/snmc/qs850/flash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/snmc/qs850/flash.c b/board/snmc/qs850/flash.c index a26a67900b..b59228577b 100644 --- a/board/snmc/qs850/flash.c +++ b/board/snmc/qs850/flash.c @@ -25,7 +25,7 @@ */ #include <common.h> -#include <ppc4xx.h> +#include <asm/ppc4xx.h> #include <asm/u-boot.h> #include <asm/processor.h> |