common: Drop log.h from common header
[pandora-u-boot.git] / drivers / qe / uec.c
index 69cdf94..4ab0e21 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <net.h>
 #include <malloc.h>
 #include <linux/errno.h>