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