]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9a075a9aab4134399f9736e0781f58676301f045
tree8deb9016f77361434580e930e76d50ea4d524d65
parent6d537a4c44ba0a2c5452b23772b678ab42d6eab3
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