mmc: msm_sdcc: Limit driver to platforms that use it
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 30 Dec 2013 21:15:28 +0000 (13:15 -0800)
committerOlof Johansson <olof@lixom.net>
Thu, 9 Jan 2014 08:06:53 +0000 (00:06 -0800)
commit67d55cec096200bad4afe3e14f65724ee300d401
treea2e459868c67a28f16311ed1835a7bf21cc64da4
parent5146d7714302f0b5dff7c591c6de947067669ca3
mmc: msm_sdcc: Limit driver to platforms that use it

The msm_sdcc driver uses mach specific dma APIs. This is not
compatible with the multi-platform ARM effort. Let's only compile
this driver on MSM devices that are prepared to support it,
allowing the DT based MSM devices to enter the multi-platform ARM
build.

Cc: Chris Ball <cjb@laptop.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/mmc/host/Kconfig