commit | 5468ae617035f06ae1e07c264d6cdfcd721b539f | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Apr 18 13:53:56 2008 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sun Apr 20 21:47:12 2008 -0700 |
tree | 538e9e4c28d80c183d5c1c6ad01c6798d9ea5b08 | |
parent | 7f7b5de2c0e10aa35ad9909edb1af9f2aed2f5d0 [diff] |
PCI: pci_bus_size_cardbus() mustn't be __devinit WARNING: drivers/pci/built-in.o(.text+0x28e1f): Section mismatch in reference from the function pci_bus_size_bridges() to the function .devinit.text:pci_bus_size_cardbus() Signed-off-by: Adrian Bunk <bunk@kernel.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>