clocksource: Remove obsolete CLOCKSOURCE_OF_DECLARE
commit9414229c9c53d3604032aa80f3d2e9ba5770cd4a
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 24 Sep 2018 04:08:07 +0000 (24 06:08 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 3 Oct 2018 12:37:02 +0000 (3 14:37 +0200)
tree9ed5c67e75d568776410e505c11e38eca792ade7
parent9d8d47ea6ec6048abc75ccc4486aff1a7db1ff4b
clocksource: Remove obsolete CLOCKSOURCE_OF_DECLARE

The macro CLOCKSOURCE_OF_DECLARE was renamed more TIMER_OF_DECLARE, and we
kept an alias CLOCKSOURCE_OF_DECLARE in order to smooth the transition for
drivers.

This change was done 1.5 year ago, we can reasonably remove this backward
compatible macro as it is no longer used anywhere.

Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
include/linux/clocksource.h