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:
9b41046
)
[PATCH] edac_752x needs CONFIG_HOTPLUG
author
Randy Dunlap
<rdunlap@xenotime.net>
Fri, 31 Mar 2006 10:30:34 +0000
(
02:30
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Fri, 31 Mar 2006 20:18:54 +0000
(12:18 -0800)
EDAC_752X uses pci_scan_single_device(), which is only available if
CONFIG_HOTPLUG is enabled, so limit this driver with HOTPLUG.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Dave Peterson <dsp@llnl.gov>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found