summaryrefslogtreecommitdiffstats
path: root/drivers/dma/sandbox-dma-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dma/sandbox-dma-test.c')
-rw-r--r--drivers/dma/sandbox-dma-test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/dma/sandbox-dma-test.c b/drivers/dma/sandbox-dma-test.c
index 234a7d2134..838596b24b 100644
--- a/drivers/dma/sandbox-dma-test.c
+++ b/drivers/dma/sandbox-dma-test.c
@@ -9,6 +9,7 @@
#include <common.h>
#include <dm.h>
+#include <log.h>
#include <malloc.h>
#include <dm/read.h>
#include <dma-uclass.h>