common: Drop log.h from common header
[oweals/u-boot.git] / common / spl / spl_net.c
index a9b6b07ab300f60619ea2b1b65de0207df5b3a77..e140a6306ffff8c8f7192855e7347656b97b8b7d 100644 (file)
@@ -10,6 +10,7 @@
 #include <env.h>
 #include <errno.h>
 #include <image.h>
+#include <log.h>
 #include <spl.h>
 #include <net.h>
 #include <linux/libfdt.h>