summaryrefslogtreecommitdiff
path: root/drivers/mtd
diff options
context:
space:
mode:
authorDan Sneddon <dsneddon@codeaurora.org>2014-02-14 11:42:28 -0700
committerDan Sneddon <dsneddon@codeaurora.org>2014-03-11 18:00:53 -0600
commitb0da38f02c61ef69e31e675d6264faedfd3d10f5 (patch)
treee973eff4bb0b4ebdedbbe57eb120bbcdad576228 /drivers/mtd
parent01f3b4c624c1d842e3704ee46df585ca3aa46592 (diff)
msm: msm_bus: Move bus scaling to platform drivers
Moves bus scaling code to architecture independant directory for platform drivers. Change-Id: Ie0d5b104882d1534fae262af85e99cc09a56ab04 Signed-off-by: Dan Sneddon <dsneddon@codeaurora.org>
Diffstat (limited to 'drivers/mtd')
-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 929a9f584e61..26a0c5dcc7c1 100644
--- a/drivers/mtd/devices/msm_qpic_nand.c
+++ b/drivers/mtd/devices/msm_qpic_nand.c
@@ -32,7 +32,7 @@
#include <linux/of.h>
#include <linux/ctype.h>
#include <linux/msm-sps.h>
-#include <mach/msm_bus.h>
+#include <linux/msm-bus.h>
#include <soc/qcom/smem.h>
#define PAGE_SIZE_2K 2048