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:
3218911
)
hwmon: (lm78) Add missing __devexit_p()
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 1 Jun 2009 11:46:49 +0000
(13:46 +0200)
committer
Jean Delvare
<khali@linux-fr.org>
Mon, 1 Jun 2009 11:46:49 +0000
(13:46 +0200)
The remove function uses __devexit, so the .remove assignment needs
__devexit_p() to fix a build error with hotplug disabled.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found