diff options
Diffstat (limited to 'cmd/fat.c')
-rw-r--r-- | cmd/fat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/fat.c b/cmd/fat.c index 69ce1fa5300..ad0e5ed7d60 100644 --- a/cmd/fat.c +++ b/cmd/fat.c @@ -7,7 +7,6 @@ /* * Boot support */ -#include <common.h> #include <command.h> #include <mapmem.h> #include <fat.h> |