]> git.baikalelectronics.ru Git - kernel.git/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)
commita304aedd75193809a783e063024f3ba4ba3607a2
treeb04251a5544f8d1d42205fc069de801999ba6a50
parent3c994392f456d5971a3cf50d02520927b44dfca3
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]