From: Uwe Kleine-König Date: Thu, 10 Dec 2009 20:02:16 +0000 (-0300) Subject: V4L/DVB (13607): vpif: move vpif_remove to .devexit X-Git-Tag: v2.6.33-rc1~70^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b0a860fec1a6d4cdcd0dc5241390d083a82c00d;p=pandora-kernel.git V4L/DVB (13607): vpif: move vpif_remove to .devexit The function vpif_remove is used only wrapped by __devexit_p so define it using __devexit. Signed-off-by: Uwe Kleine-König Signed-off-by: Douglas Schilling Landgraf Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed