]> Pileus Git - ~andy/linux/commit
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Tue, 13 Aug 2013 14:43:12 +0000 (11:43 -0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 2 Sep 2013 19:44:01 +0000 (21:44 +0200)
commit573145f08c2b92c45498468afbbba909f6ce6135
treeb04251a5544f8d1d42205fc069de801999ba6a50
parent3579698e85ef9984e698ac3d8e2257a1adeeb722
clocksource: armada-370-xp: Use CLOCKSOURCE_OF_DECLARE

This is almost cosmetic: we achieve a bit of consistency with
other clocksource drivers by using the CLOCKSOURCE_OF_DECLARE
macro for the boilerplate code.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
arch/arm/mach-mvebu/armada-370-xp.c
drivers/clocksource/time-armada-370-xp.c
include/linux/time-armada-370-xp.h [deleted file]