diff options
Diffstat (limited to 'drivers/fastboot/fb_nand.c')
-rw-r--r-- | drivers/fastboot/fb_nand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/fastboot/fb_nand.c b/drivers/fastboot/fb_nand.c index bbe26ddcc9b..afc64fd5280 100644 --- a/drivers/fastboot/fb_nand.c +++ b/drivers/fastboot/fb_nand.c @@ -5,7 +5,6 @@ */ #include <config.h> -#include <common.h> #include <blk.h> #include <fastboot.h> |