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:
9e3d3d0
)
Input: i8042 - fix modpost warning
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 5 Sep 2007 03:16:31 +0000
(23:16 -0400)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Wed, 5 Sep 2007 03:16:31 +0000
(23:16 -0400)
i8042_unregister_ports's only caller i8042_remove is a __devexit function
so make it __devexit too.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found