summaryrefslogtreecommitdiff
path: root/drivers/fastboot/fb_nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/fastboot/fb_nand.c')
-rw-r--r--drivers/fastboot/fb_nand.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/fastboot/fb_nand.c b/drivers/fastboot/fb_nand.c
index eb8a36f292..6d3a900c77 100644
--- a/drivers/fastboot/fb_nand.c
+++ b/drivers/fastboot/fb_nand.c
@@ -7,7 +7,6 @@
#include <config.h>
#include <common.h>
#include <blk.h>
-#include <flash.h>
#include <fastboot.h>
#include <image-sparse.h>