common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / net / ep93xx_eth.c
index 8ec7b36..5aed164 100644 (file)
@@ -18,6 +18,7 @@
 
 #include <command.h>
 #include <common.h>
+#include <log.h>
 #include <net.h>
 #include <asm/arch/ep93xx.h>
 #include <asm/io.h>