Arnd Bergmann 3d3c6a5f3d ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init
commit a38b1f60b5245a3 ("ARM: pxa: Add non device-tree timer link to
clocksource") introduced a harmless section mismatch warning for
all pxa platforms, by introducing a new pxa_timer_init() function
that is not marked __init but that calls pxa_timer_nodt_init(),
which is.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
2014-09-09 16:42:25 +02:00
..
2014-09-03 10:08:50 -07:00
2014-08-19 09:40:08 -05:00
2014-09-01 10:28:00 +02:00
2014-08-31 17:08:12 -07:00
2014-08-31 17:08:42 -07:00
2014-07-18 12:13:37 -07:00