summaryrefslogtreecommitdiffstats
path: root/drivers/core/of_extra.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/core/of_extra.c')
-rw-r--r--drivers/core/of_extra.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/core/of_extra.c b/drivers/core/of_extra.c
index f1f393c359..6420e6ec44 100644
--- a/drivers/core/of_extra.c
+++ b/drivers/core/of_extra.c
@@ -5,6 +5,7 @@
*/
#include <common.h>
+#include <log.h>
#include <linux/libfdt.h>
#include <dm/of_access.h>
#include <dm/of_extra.h>