commit | 7f7b5de2c0e10aa35ad9909edb1af9f2aed2f5d0 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Fri Apr 18 13:53:55 2008 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sun Apr 20 21:47:12 2008 -0700 |
tree | fc73e811e2abe970970e216eeef4e61e3ba9bacc | |
parent | cbd4e055fc8f09db82d31a5ff6cec3c083cc97a8 [diff] |
PCI: pci_scan_device() mustn't be __devinit WARNING: drivers/pci/built-in.o(.text+0x150f): Section mismatch in reference from the function pci_scan_single_device() to the function .devinit.text:pci_scan_device() 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>