OSDN Git Service

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)
commit7d6d45f86969acd57850ab4d91ea002db08ff235
tree1d639119d0312bf0a94b1805396124e8e135c70d
parent8fc1b0f87d9fcc7f05873c70b3003328c3d7defa
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 <olof@lixom.net>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
drivers/clocksource/qcom-timer.c