common: Drop log.h from common header
[pandora-u-boot.git] / drivers / net / armada100_fec.c
index da6662c..828f978 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include <common.h>
+#include <log.h>
 #include <net.h>
 #include <malloc.h>
 #include <miiphy.h>