common: Drop log.h from common header
[platform/kernel/u-boot.git] / drivers / net / ns8382x.c
index ea7ece5..9ef3bae 100644 (file)
@@ -51,6 +51,7 @@
 
 /* Includes */
 #include <common.h>
+#include <log.h>
 #include <malloc.h>
 #include <net.h>
 #include <netdev.h>