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