From: Uwe Kleine-König Date: Tue, 24 Nov 2009 21:07:01 +0000 (+0100) Subject: MIPS: Excite: move iodev_remove to .devexit.text X-Git-Tag: v2.6.33-rc1~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59d4a91416957c12ccc4185d90a62eb1b44b2fc8;p=pandora-kernel.git MIPS: Excite: move iodev_remove to .devexit.text The function iodev_remove is used only wrapped by __devexit_p so define it using __devexit. Signed-off-by: Uwe Kleine-König Cc: Ming Lei Cc: Henrique de Moraes Holschuh Cc: Greg Kroah-Hartman Cc: David Brownell Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: http://patchwork.linux-mips.org/patch/710/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed