Thread (1 message) 1 message, 1 author, 2014-07-26

[PATCH ] ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init

From: robert.jarzmik@free.fr (Robert Jarzmik)
Date: 2014-07-26 21:18:09
Also in: linux-devicetree, lkml

Arnd Bergmann [off-list ref] writes:
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. The function is only called at init time, so it is safe
to also annotate it this way.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Indeed.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>

Cheers.

--
Robert
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help