common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / video / mx3fb.c
index a984443..4b8712f 100644 (file)
@@ -7,6 +7,7 @@
  */
 #include <common.h>
 #include <env.h>
+#include <log.h>
 #include <malloc.h>
 #include <video_fb.h>