summaryrefslogtreecommitdiffstats
path: root/board/emulation/common
diff options
context:
space:
mode:
Diffstat (limited to 'board/emulation/common')
-rw-r--r--board/emulation/common/qemu_capsule.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/emulation/common/qemu_capsule.c b/board/emulation/common/qemu_capsule.c
index f1d403501a..5cb461d52b 100644
--- a/board/emulation/common/qemu_capsule.c
+++ b/board/emulation/common/qemu_capsule.c
@@ -8,6 +8,7 @@
#include <efi_loader.h>
#include <env.h>
#include <fdtdec.h>
+#include <asm/global_data.h>
DECLARE_GLOBAL_DATA_PTR;