From: Uwe Kleine-König Date: Thu, 1 Oct 2009 08:28:21 +0000 (+0200) Subject: mtd: move mxcnd_remove to .exit.text X-Git-Tag: v2.6.33-rc1~66^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82613b0da622efbd24cb7b23eb349966802310f1;p=pandora-kernel.git mtd: move mxcnd_remove to .exit.text The function mxcnd_remove is used only wrapped by __exit_p so define it using __exit. Signed-off-by: Uwe Kleine-König Acked-by: Sam Ravnborg Cc: Sascha Hauer Cc: Vladimir Barinov Cc: Vladimir Barinov Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed