summaryrefslogtreecommitdiff
path: root/drivers/core/of_addr.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/core/of_addr.c')
-rw-r--r--drivers/core/of_addr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/core/of_addr.c b/drivers/core/of_addr.c
index d7913ab3d2f..b3b3d7ccdd5 100644
--- a/drivers/core/of_addr.c
+++ b/drivers/core/of_addr.c
@@ -6,6 +6,7 @@
* Copyright (c) 2017 Google, Inc
*/
+#include <common.h>
#include <log.h>
#include <linux/bug.h>
#include <linux/libfdt.h>