From: Uwe Kleine-König Date: Tue, 24 Nov 2009 21:07:32 +0000 (+0100) Subject: serial: sh-sci: don't use __devexit_p to wrap sci_remove X-Git-Tag: v2.6.33-rc1~347^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9e39c89a9639e5005d8225a23fb7faf118a85eb;p=pandora-kernel.git serial: sh-sci: don't use __devexit_p to wrap sci_remove The function sci_remove is defined without any section modifier, so don't use __devexit_p to wrap it. Signed-off-by: Uwe Kleine-König Cc: Magnus Damm Cc: linux-kernel@vger.kernel.org Signed-off-by: Paul Mundt --- Reading git-diff-tree failed