diff options
Diffstat (limited to 'arch/arm/mach-omap2/gpmc-nand.h')
-rw-r--r-- | arch/arm/mach-omap2/gpmc-nand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/gpmc-nand.h b/arch/arm/mach-omap2/gpmc-nand.h index 11a377f0e6f0..d59e1281e851 100644 --- a/arch/arm/mach-omap2/gpmc-nand.h +++ b/arch/arm/mach-omap2/gpmc-nand.h @@ -10,7 +10,7 @@ #ifndef __OMAP2_GPMC_NAND_H #define __OMAP2_GPMC_NAND_H -#include <plat/gpmc.h> +#include "gpmc.h" #include <linux/platform_data/mtd-nand-omap2.h> #if IS_ENABLED(CONFIG_MTD_NAND_OMAP2) |