From: Russell King Date: Tue, 27 Jul 2010 07:59:55 +0000 (+0100) Subject: ARM: Versatile: fix section mismatch X-Git-Tag: v2.6.36-rc1~591^2~2^11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e5bb42898d10cff1d054d4b115d4dd608c0566;p=pandora-kernel.git 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 --- Reading git-diff-tree failed