From: Max Filippov Date: Mon, 27 May 2013 15:45:58 +0000 (+0400) Subject: xtensa: fix section mismatch in pcibios_fixup_bus X-Git-Tag: v3.11-rc1~25^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd95ee7380ae973c6f11b897af6ef9d253a1df9e;p=pandora-kernel.git xtensa: fix section mismatch in pcibios_fixup_bus Remove __init annotation from pcibios_fixup_bus as is called from pci_scan_child_bus which is not __init. Also fix a couple of minor build warnings. Signed-off-by: Max Filippov Signed-off-by: Chris Zankel --- Reading git-diff-tree failed