]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLARE
authorDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 30 May 2017 06:35:40 +0000 (08:35 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 14 Jun 2017 10:02:01 +0000 (12:02 +0200)
commit8b7a3b568814a8e36d2910dd74465b0215aa0a31
tree14fc9c17f4f9eb6ba1337bb13ba29d020fd28623
parentfa1bffab268723d40ae06e855898f7e8361487e9
clocksource/drivers: Add an alias macro CLOCKSOURCE_OF_DECLARE

The macro CLOCKSOURCE_OF_DECLARE has been rename to TIMER_OF_DECLARE.

In order to prevent conflicts for the next merge window, a temporary
alias has been added which will be removed later.

Cc: Arnd Bergman <arnd@arndb.de>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
include/linux/clocksource.h