clocksource: qcom: split building of legacy vs multiplatform support
authorKumar Gala <galak@codeaurora.org>
Wed, 29 Jan 2014 23:01:37 +0000 (17:01 -0600)
committerKumar Gala <galak@codeaurora.org>
Thu, 6 Feb 2014 22:20:41 +0000 (16:20 -0600)
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 <olof@lixom.net>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
drivers/clocksource/qcom-timer.c

Simple merge