[MIPS] Mark pcibios_fixup_device_resources() as __devinit
commitd2e879da330e2a9b3d1da7e8158e0efa12a32734
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Thu, 22 Feb 2007 16:13:17 +0000 (23 01:13 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 22 Feb 2007 16:23:40 +0000 (22 16:23 +0000)
treed7ff27e9b18a360f31946409163639062b02785a
parent54dfcc5fc23784382b35cc25238ea189ffce417b
[MIPS] Mark pcibios_fixup_device_resources() as __devinit

pcibios_fixup_device_resources() is called by pcibios_fixup_bus() which is
marked as __devinit.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci.c