From: Kumar Gala Date: Wed, 29 Jan 2014 23:01:37 +0000 (-0600) Subject: clocksource: qcom: split building of legacy vs multiplatform support X-Git-Tag: v3.15-rc1~80^2~15^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6d45f86969acd57850ab4d91ea002db08ff235;p=pandora-kernel.git clocksource: qcom: split building of legacy vs multiplatform support The majority of the clocksource code for the Qualcomm platform is shared between newer (multiplatform) and older platforms. However there is a bit of code that isn't, so only build it for the appropriate config. Acked-by: Olof Johansson Signed-off-by: Kumar Gala --- Reading git-diff-tree failed