diff options
Diffstat (limited to 'cmd/ext4.c')
-rw-r--r-- | cmd/ext4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/ext4.c b/cmd/ext4.c index 4791b69fd96..40d1fe30d5e 100644 --- a/cmd/ext4.c +++ b/cmd/ext4.c @@ -25,7 +25,6 @@ * file in uboot. Added ext4fs ls load and write support. */ -#include <common.h> #include <part.h> #include <config.h> #include <command.h> |