diff options
Diffstat (limited to 'cmd/mtd.c')
-rw-r--r-- | cmd/mtd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/mtd.c b/cmd/mtd.c index 9189f45cabd..795aaa2b37d 100644 --- a/cmd/mtd.c +++ b/cmd/mtd.c @@ -9,7 +9,6 @@ */ #include <command.h> -#include <common.h> #include <console.h> #if CONFIG_IS_ENABLED(CMD_MTD_OTP) #include <hexdump.h> |