aboutsummaryrefslogtreecommitdiff
path: root/cmd/ext4.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/ext4.c')
-rw-r--r--cmd/ext4.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/ext4.c b/cmd/ext4.c
index 4791b69..40d1fe3 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>