summaryrefslogtreecommitdiffstats
path: root/drivers/power/domain/sandbox-power-domain.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/domain/sandbox-power-domain.c')
-rw-r--r--drivers/power/domain/sandbox-power-domain.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/power/domain/sandbox-power-domain.c b/drivers/power/domain/sandbox-power-domain.c
index 3a834a9f1e..4d9a2006e6 100644
--- a/drivers/power/domain/sandbox-power-domain.c
+++ b/drivers/power/domain/sandbox-power-domain.c
@@ -5,6 +5,7 @@
#include <common.h>
#include <dm.h>
+#include <log.h>
#include <malloc.h>
#include <power-domain-uclass.h>
#include <asm/io.h>