From: Jean Delvare Date: Sat, 23 Dec 2006 17:11:03 +0000 (-0300) Subject: V4L/DVB (5010): Cx88: Fix leadtek_eeprom tagging X-Git-Tag: v2.6.20-rc3~55^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69f7e75a9d45e5eaca16917a8d0dedf76149f13f;p=pandora-kernel.git V4L/DVB (5010): Cx88: Fix leadtek_eeprom tagging 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 Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed