common: Drop log.h from common header
[pandora-u-boot.git] / drivers / i2c / muxes / pca954x.c
index cc8afc9..7360e16 100644 (file)
@@ -9,6 +9,7 @@
 #include <dm.h>
 #include <errno.h>
 #include <i2c.h>
+#include <log.h>
 #include <malloc.h>
 
 #include <asm-generic/gpio.h>