diff options
Diffstat (limited to 'board/amcc/ebony/flash.c')
| -rw-r--r-- | board/amcc/ebony/flash.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/amcc/ebony/flash.c b/board/amcc/ebony/flash.c index 8fe3ba1b8..94eeee2e4 100644 --- a/board/amcc/ebony/flash.c +++ b/board/amcc/ebony/flash.c @@ -32,7 +32,7 @@   */  #include <common.h> -#include <ppc4xx.h> +#include <asm/ppc4xx.h>  #include <asm/processor.h>  #undef DEBUG |