diff options
Diffstat (limited to 'board/amcc/sequoia/init.S')
| -rw-r--r-- | board/amcc/sequoia/init.S | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/board/amcc/sequoia/init.S b/board/amcc/sequoia/init.S index 7139aaee4..419ef4f99 100644 --- a/board/amcc/sequoia/init.S +++ b/board/amcc/sequoia/init.S @@ -21,6 +21,7 @@   * MA 02111-1307 USA   */ +#include <asm-offsets.h>  #include <ppc_asm.tmpl>  #include <asm/mmu.h>  #include <config.h> |