[PATCH 3/4] clocksource: qcom: split building of legacy vs multiplatform support

2014-01-30 Thread Kumar Gala
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. Signed-off-by: Kumar Gala --- drivers/clocksource/qcom-timer.c | 23

[PATCH 3/4] clocksource: qcom: split building of legacy vs multiplatform support

2014-01-30 Thread Kumar Gala
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. Signed-off-by: Kumar Gala ga...@codeaurora.org --- drivers/clocksource/qcom-timer.c