commit | 3dc0e9f6fda39d1f9c893806bc971ec4ee4939fa | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <daniel.lezcano@linaro.org> | Fri Oct 09 11:10:43 2015 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Dec 15 09:41:12 2015 +0100 |
tree | f1d3166ecb1bfc168d20a015ded71ed01c4d5034 | |
parent | 23b8f81f3890edd06bcabdaac33ff5c087114c59 [diff] |
clocksource/drivers/qcom: Make COMPILE_TEST enabled for ARM architecture In order to be consistent with the rest of the drivers compilation, let's introduce the COMPILE_TEST option. Unfortunately, the delay.h code is not portable, so the compilation test coverage will be restricted to the ARM architecture. Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>