summaryrefslogtreecommitdiff
path: root/drivers/mtd/devices/msm_qpic_nand.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/devices/msm_qpic_nand.c')
-rw-r--r--drivers/mtd/devices/msm_qpic_nand.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mtd/devices/msm_qpic_nand.c b/drivers/mtd/devices/msm_qpic_nand.c
index 149d01cb011d..cca5c8cc5c1b 100644
--- a/drivers/mtd/devices/msm_qpic_nand.c
+++ b/drivers/mtd/devices/msm_qpic_nand.c
@@ -33,7 +33,7 @@
#include <linux/ctype.h>
#include <mach/sps.h>
#include <mach/msm_bus.h>
-#include <soc/msm/smem.h>
+#include <soc/qcom/smem.h>
#define PAGE_SIZE_2K 2048
#define PAGE_SIZE_4K 4096