]> git.baikalelectronics.ru Git - kernel.git/commit
clocksource/drivers/exynos_mct: Remove old platform mct_init()
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 30 Apr 2015 04:42:53 +0000 (13:42 +0900)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 2 Jun 2015 10:10:09 +0000 (12:10 +0200)
commit6cd51f71cdac990ecc741a98470629fc58cc8703
tree73f89905662638a9a9fe6ce1191c27796e1e1a43
parentea1f9650fe997f7f84d52ba340d543a4e5d1a90c
clocksource/drivers/exynos_mct: Remove old platform mct_init()

Since commit 49a63daabd15 ("Merge tag 'mct-exynos-for-v3.10' of ...") the
mct_init() was superseded by mct_init_dt() and is not referenced
anywhere. Remove it.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/exynos_mct.c