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:
c162eea
)
[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.
author
Adrian Bunk
<bunk@stusta.de>
Thu, 22 Dec 2005 02:50:12 +0000
(18:50 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 23 Dec 2005 07:09:44 +0000
(23:09 -0800)
gem_remove_one() is called from the __devinit gem_init_one().
Therefore, gem_remove_one() mustn't be __devexit.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found