From: Stephen Boyd Date: Mon, 30 Dec 2013 21:15:28 +0000 (-0800) Subject: mmc: msm_sdcc: Limit driver to platforms that use it X-Git-Tag: drivers-for-linus~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67d55cec096200bad4afe3e14f65724ee300d401;p=pandora-kernel.git 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 Signed-off-by: Stephen Boyd Signed-off-by: Olof Johansson --- Reading git-diff-tree failed