commit | 6c10bf637207818f3caaea965d4b72007c36fc92 | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Thu Apr 30 13:42:52 2015 +0900 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Jun 02 12:10:09 2015 +0200 |
tree | 6b54eebc2205e65601eefe3f521ae37438cc2e1c | |
parent | 37285674f3f14d9f0a7e26565b48e68e3edc635f [diff] |
clocksource/drivers/exynos_mct: Staticize struct clocksource The struct clocksource 'mct_frc' is not exported and used outside so make it static. Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>