diff options
Diffstat (limited to 'board/sbc8641d')
-rw-r--r-- | board/sbc8641d/sbc8641d.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sbc8641d/sbc8641d.c b/board/sbc8641d/sbc8641d.c index 34e46d4ea4..a67092daf4 100644 --- a/board/sbc8641d/sbc8641d.c +++ b/board/sbc8641d/sbc8641d.c @@ -16,6 +16,7 @@ #include <init.h> #include <log.h> #include <pci.h> +#include <asm/global_data.h> #include <asm/processor.h> #include <asm/immap_86xx.h> #include <asm/fsl_pci.h> |