summaryrefslogtreecommitdiffstats
path: root/commands
diff options
context:
space:
mode:
Diffstat (limited to 'commands')
-rw-r--r--commands/flash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/flash.c b/commands/flash.c
index f92b60404f..655d7865a4 100644
--- a/commands/flash.c
+++ b/commands/flash.c
@@ -30,7 +30,6 @@
#include <common.h>
#include <command.h>
-#include <cfi_flash.h>
#include <errno.h>
#include <getopt.h>
#include <fs.h>