common: Drop log.h from common header
[pandora-u-boot.git] / drivers / video / bridge / ptn3460.c
index 59f0649..4760f04 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <video_bridge.h>
 
 static int ptn3460_attach(struct udevice *dev)