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, 1 insertions, 0 deletions
diff --git a/drivers/fastboot/fb_nand.c b/drivers/fastboot/fb_nand.c
index afc64fd5280..bbe26ddcc9b 100644
--- a/drivers/fastboot/fb_nand.c
+++ b/drivers/fastboot/fb_nand.c
@@ -5,6 +5,7 @@
*/
#include <config.h>
+#include <common.h>
#include <blk.h>
#include <fastboot.h>