summaryrefslogtreecommitdiffstats
path: root/test/dm/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/cpu.c')
-rw-r--r--test/dm/cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/cpu.c b/test/dm/cpu.c
index def9b64a28..46683d884a 100644
--- a/test/dm/cpu.c
+++ b/test/dm/cpu.c
@@ -6,6 +6,7 @@
#include <common.h>
#include <dm.h>
+#include <log.h>
#include <dm/test.h>
#include <dm/uclass-internal.h>
#include <cpu.h>