From c8009f97ba2476c4fc794b07745bbee4ce39359e Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 27 Dec 2013 14:20:57 -0600 Subject: msm: soc: Rename soc/msm to soc/qcom We are using 'qcom' now for DT, file and directory names so rename drivers/soc/msm to drivers/soc/qcom and fixup related header files and path issues. Change-Id: Ibd32a507afaec1920b0289df107231eb7d6ef5e1 Signed-off-by: Kumar Gala --- drivers/mtd/devices/msm_qpic_nand.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/mtd') 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 #include #include -#include +#include #define PAGE_SIZE_2K 2048 #define PAGE_SIZE_4K 4096 -- cgit v1.2.3