summaryrefslogtreecommitdiff
path: root/board/coreboot/coreboot/coreboot.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/coreboot/coreboot/coreboot.c')
-rw-r--r--board/coreboot/coreboot/coreboot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/coreboot/coreboot/coreboot.c b/board/coreboot/coreboot/coreboot.c
index 55aeced542..9aafb8920c 100644
--- a/board/coreboot/coreboot/coreboot.c
+++ b/board/coreboot/coreboot/coreboot.c
@@ -5,6 +5,7 @@
#include <common.h>
#include <asm/arch/sysinfo.h>
+#include <asm/global_data.h>
#include <init.h>
#include <smbios.h>