git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9e05c6
)
serial: sh-sci: don't use __devexit_p to wrap sci_remove
author
Uwe Kleine-König
<u.kleine-koenig@pengutronix.de>
Tue, 24 Nov 2009 21:07:32 +0000
(22:07 +0100)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 25 Nov 2009 01:39:43 +0000
(10:39 +0900)
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 <u.kleine-koenig@pengutronix.de>
Cc: Magnus Damm <damm@opensource.se>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
No differences found