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:
f3ec4f8
)
x86/PCI: pci, fix section mismatch
author
Jiri Slaby
<jslaby@suse.cz>
Tue, 15 Jun 2010 13:43:19 +0000
(15:43 +0200)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 30 Jul 2010 16:29:09 +0000
(09:29 -0700)
pcibios_scan_specific_bus calls pci_scan_bus_on_node which is
__devinit. Mark pcibios_scan_specific_bus __devinit as well since
all users are now __init or __devinit.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
arch/x86/pci/legacy.c
patch
|
blob
|
history
diff --cc
arch/x86/pci/legacy.c
Simple merge