diff options
Diffstat (limited to 'drivers/mtd/nand/omap_elm.c')
| -rw-r--r-- | drivers/mtd/nand/omap_elm.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/drivers/mtd/nand/omap_elm.c b/drivers/mtd/nand/omap_elm.c index 55a631deb..47b1f1bfe 100644 --- a/drivers/mtd/nand/omap_elm.c +++ b/drivers/mtd/nand/omap_elm.c @@ -17,7 +17,7 @@  #include <asm/io.h>  #include <asm/errno.h>  #include <linux/mtd/omap_gpmc.h> -#include <asm/omap_elm.h> +#include <linux/mtd/omap_elm.h>  #include <asm/arch/hardware.h>  #define ELM_DEFAULT_POLY (0) |