common: Drop log.h from common header
[pandora-u-boot.git] / drivers / w1 / w1-gpio.c
index 5e5d6b3..90821cf 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <w1.h>
 
 #include <asm/gpio.h>