common: Drop log.h from common header
[oweals/u-boot.git] / drivers / dma / dma-uclass.c
index d2b0b63ecd5e5718663ecd77ee9b1940df422474..8cbb364042703abf3edcf8a4870bed1fb05f5c21 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <cpu_func.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <asm/cache.h>
 #include <dm/read.h>