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