common: Drop log.h from common header
[pandora-u-boot.git] / drivers / i2c / i2c-cdns.c
index ac15da2..642df97 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <linux/types.h>
 #include <linux/io.h>
 #include <linux/errno.h>