From: Uwe Kleine-König Date: Tue, 6 Oct 2009 04:43:42 +0000 (-0700) Subject: Input: sparkspkr - move remove() functions to .devexit.text X-Git-Tag: v2.6.32-rc4~12^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e0af8a49872b8170c5a5da9d0262ae7834d2f9b;p=pandora-kernel.git Input: sparkspkr - move remove() functions to .devexit.text The function bbc_remove and grover_remove are used only wrapped by __devexit_p so define it using __devexit. Signed-off-by: Uwe Kleine-König Acked-by: Sam Ravnborg Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed