common: Drop log.h from common header
[platform/kernel/u-boot.git] / board / freescale / ls1043aqds / eth.c
index b2709be..0012572 100644 (file)
@@ -5,6 +5,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <net.h>
 #include <asm/io.h>
 #include <netdev.h>