V4L/DVB (5010): Cx88: Fix leadtek_eeprom tagging
authorJean Delvare <khali@linux-fr.org>
Sat, 23 Dec 2006 17:11:03 +0000 (14:11 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 27 Dec 2006 16:23:58 +0000 (14:23 -0200)
reference to .init.text: from .text between 'cx88_card_setup'
(at offset 0x68c) and 'cx88_risc_field'
Caused by leadtek_eeprom() being declared __devinit and called from
a non-devinit context.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found