Randy Dunlap 708d42472f watchdog: fix nv_tco section mismatch
Fix section mismatch warning:
Mark the called nv_tco_getdevice() as __devinit, just like its caller.

WARNING: drivers/watchdog/nv_tco.o(.devinit.text+0x16): Section mismatch in reference from the function nv_tco_init() to the function .init.text:nv_tco_getdevice()
The function __devinit nv_tco_init() references
a function __init nv_tco_getdevice().
If nv_tco_getdevice is only used by nv_tco_init then
annotate nv_tco_getdevice with a matching annotation.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2011-03-29 11:06:04 +00:00
..
2010-03-07 10:30:57 +00:00
2010-03-07 10:30:57 +00:00
2010-03-07 10:30:57 +00:00
2010-03-07 10:30:57 +00:00
2010-03-07 10:30:57 +00:00
2009-09-18 08:39:37 +00:00
2010-03-07 10:30:57 +00:00
2011-03-15 16:02:27 +00:00
2011-03-15 16:02:18 +00:00
2010-03-07 10:30:57 +00:00
2011-03-29 11:06:04 +00:00
2010-03-07 10:30:57 +00:00
2011-03-15 16:02:27 +00:00
2011-03-01 15:47:58 +01:00
2009-09-18 08:39:37 +00:00
2011-03-15 16:02:27 +00:00
2010-03-07 10:30:57 +00:00
2011-03-15 16:02:27 +00:00
2011-03-15 16:02:27 +00:00
2011-03-15 16:02:27 +00:00
2010-03-07 10:30:57 +00:00
2011-03-15 16:02:18 +00:00