diff options
Diffstat (limited to 'drivers/mtd/nand/omap_gpmc.c')
| -rw-r--r-- | drivers/mtd/nand/omap_gpmc.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/mtd/nand/omap_gpmc.c b/drivers/mtd/nand/omap_gpmc.c index cee394ece..bbf5443ec 100644 --- a/drivers/mtd/nand/omap_gpmc.c +++ b/drivers/mtd/nand/omap_gpmc.c @@ -25,6 +25,7 @@  #include <asm/io.h>  #include <asm/errno.h>  #include <asm/arch/mem.h> +#include <asm/arch/cpu.h>  #include <asm/arch/omap_gpmc.h>  #include <linux/mtd/nand_ecc.h>  #include <linux/compiler.h> |