]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - net/eth-uclass.c
net: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / net / eth-uclass.c
index 3d0ec91dfa495b8d2ce1bfd3a96851b59be66fa6..4e3933fd05f35b4fbccbb26a6ec83b4502038f99 100644 (file)
@@ -7,7 +7,6 @@
 
 #define LOG_CATEGORY UCLASS_ETH
 
-#include <common.h>
 #include <bootdev.h>
 #include <bootstage.h>
 #include <dm.h>