diff options
Diffstat (limited to 'board/exbitgen/flash.c')
| -rw-r--r-- | board/exbitgen/flash.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/board/exbitgen/flash.c b/board/exbitgen/flash.c index ae88994b2..dddd06eff 100644 --- a/board/exbitgen/flash.c +++ b/board/exbitgen/flash.c @@ -28,6 +28,7 @@   * Chris Hallinan - DS4.COM, Inc. - clh@net1plus.com   */ +#include <asm/types.h>  #include <asm/u-boot.h>  #include <asm/processor.h>  #include <ppc4xx.h>  |