ARM: Versatile: fix section mismatch
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 27 Jul 2010 07:59:55 +0000 (08:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 27 Jul 2010 08:03:09 +0000 (09:03 +0100)
commita3e5bb42898d10cff1d054d4b115d4dd608c0566
tree8deb9016f77361434580e930e76d50ea4d524d65
parentb042245fc2ca8c0326f3f1ea6c4dafc561bb3a82
ARM: Versatile: fix section mismatch

WARNING: vmlinux.o(.text+0xbf38): Section mismatch in reference from the function pci_versatile_scan_bus() to the function .devinit.text:pci_scan_bus_parented()
The function pci_versatile_scan_bus() references
the function __devinit pci_scan_bus_parented().

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-versatile/pci.c