From: Adrian Bunk Date: Fri, 18 Apr 2008 20:53:55 +0000 (-0700) Subject: PCI: pci_alloc_child_bus() mustn't be __devinit X-Git-Tag: v2.6.26-rc1~1119^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbd4e055fc8f09db82d31a5ff6cec3c083cc97a8;p=pandora-kernel.git PCI: pci_alloc_child_bus() mustn't be __devinit WARNING: drivers/pci/built-in.o(.text+0xc4c): Section mismatch in reference from the function pci_add_new_bus() to the function .devinit.text:pci_alloc_child_bus() Signed-off-by: Adrian Bunk Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed