aboutsummaryrefslogtreecommitdiff
path: root/common/init/handoff.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/init/handoff.c')
-rw-r--r--common/init/handoff.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/init/handoff.c b/common/init/handoff.c
index d0be1bb..687513b 100644
--- a/common/init/handoff.c
+++ b/common/init/handoff.c
@@ -5,9 +5,9 @@
* Copyright 2018 Google, Inc
*/
-#include <common.h>
#include <handoff.h>
#include <asm/global_data.h>
+#include <asm/u-boot.h>
DECLARE_GLOBAL_DATA_PTR;