diff options
Diffstat (limited to 'cmd/mdio.c')
-rw-r--r-- | cmd/mdio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/mdio.c b/cmd/mdio.c index 3c74326161e..c0a87087d31 100644 --- a/cmd/mdio.c +++ b/cmd/mdio.c @@ -8,7 +8,6 @@ * MDIO Commands */ -#include <common.h> #include <command.h> #include <dm.h> #include <miiphy.h> |