From: Uwe Kleine-König Date: Thu, 10 Dec 2009 20:01:13 +0000 (-0300) Subject: V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit X-Git-Tag: v2.6.33-rc1~70^2~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8938248c3b67904a8108a6fc3dcceb9d7f2aad;p=pandora-kernel.git V4L/DVB (13606): vpfe_capture: move vpfe_remove to .devexit The function vpfe_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