common: Drop log.h from common header
[oweals/u-boot.git] / drivers / gpio / pcf8575_gpio.c
index e93f6404880880e7d19a954a07ed840d4aef294e..7c790bb64aea0040269f2e74bc7e1ef6d59a478a 100644 (file)
@@ -26,6 +26,7 @@
 #include <common.h>
 #include <dm.h>
 #include <i2c.h>
+#include <log.h>
 #include <asm-generic/gpio.h>
 
 DECLARE_GLOBAL_DATA_PTR;