common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / video / video-uclass.c
index eed61cd..bf396d1 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <cpu_func.h>
 #include <dm.h>
+#include <log.h>
 #include <malloc.h>
 #include <mapmem.h>
 #include <stdio_dev.h>