commit | 4419708807308fc93ec9a135db7ffe50b182fdda | [log] [tgz] |
---|---|---|
author | Atsushi Nemoto <anemo@mba.ocn.ne.jp> | Fri Feb 23 01:13:17 2007 +0900 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Feb 26 23:06:05 2007 +0000 |
tree | 59930c4e75b6961ff8423191750f882e38b172d6 | |
parent | d2af363cfb94f1bacb3e60327bc44a97881a38c2 [diff] |
[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>