commit | 573145f08c2b92c45498468afbbba909f6ce6135 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Tue Aug 13 11:43:12 2013 -0300 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Sep 02 21:44:01 2013 +0200 |
tree | b04251a5544f8d1d42205fc069de801999ba6a50 | |
parent | 3579698e85ef9984e698ac3d8e2257a1adeeb722 [diff] |
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>