Ralf Baechle 4547d224d2 [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.
Since 96bde06a2df1b363206d3cdef53134b84ff37813 pcibios_fixup_bus's caller
pci_scan_child_bus is no longer marked __devinit resulting in this modpost
warning if PCI && !HOTPLUG:

  MODPOST vmlinux.o
WARNING: vmlinux.o(.text+0x158b9c): Section mismatch: reference to .init.text:pcibios_fixup_bus (between 'pci_scan_child_bus' and 'pci_scan_bus_parented')

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-08-27 02:16:59 +01:00
..
2007-07-10 17:33:03 +01:00
2007-05-09 08:57:56 +02:00
2007-07-31 21:35:23 +01:00
2007-07-31 21:35:34 +01:00
2007-03-04 19:02:45 +00:00
2007-07-31 21:35:22 +01:00
2005-04-16 15:20:36 -07:00
2007-07-10 17:33:03 +01:00
2007-07-31 21:35:22 +01:00
2005-04-16 15:20:36 -07:00
2007-04-27 16:20:23 +01:00