summaryrefslogtreecommitdiffstats
path: root/test/dm/regmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/regmap.c')
-rw-r--r--test/dm/regmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/regmap.c b/test/dm/regmap.c
index b21f66732b..809494d585 100644
--- a/test/dm/regmap.c
+++ b/test/dm/regmap.c
@@ -5,6 +5,7 @@
#include <common.h>
#include <dm.h>
+#include <log.h>
#include <mapmem.h>
#include <regmap.h>
#include <syscon.h>