common: Drop log.h from common header
[pandora-u-boot.git] / drivers / w1-eeprom / w1-eeprom-uclass.c
index 7b05793..d515b4c 100644 (file)
@@ -12,6 +12,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <w1.h>
 #include <w1-eeprom.h>