diff options
Diffstat (limited to 'drivers/mtd/nand/raw/brcmnand/iproc_nand.c')
-rw-r--r-- | drivers/mtd/nand/raw/brcmnand/iproc_nand.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/nand/raw/brcmnand/iproc_nand.c b/drivers/mtd/nand/raw/brcmnand/iproc_nand.c index 430d6c93853..69711d98ce1 100644 --- a/drivers/mtd/nand/raw/brcmnand/iproc_nand.c +++ b/drivers/mtd/nand/raw/brcmnand/iproc_nand.c @@ -4,6 +4,7 @@ * Copyright (C) 2015 Broadcom Corporation */ +#include <common.h> #include <asm/io.h> #include <memalign.h> #include <nand.h> |