common: Drop log.h from common header
[pandora-u-boot.git] / drivers / video / da8xx-fb.c
index 5fb6886..c21da6e 100644 (file)
@@ -13,6 +13,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <malloc.h>
 #include <memalign.h>
 #include <video_fb.h>