sh64: Fix up PCI section mismatch warnings.
commitbeeea6d6a1f9c39fbda3abdd2c528ba90422e4bf
authorPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2007 04:14:07 +0000 (20 13:14 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 20 Jul 2007 04:14:07 +0000 (20 13:14 +0900)
tree97a83a455aa0392b291802215457920a288eb544
parent207a130540b045d2dc7ce7becaa7a687b81548b9
sh64: Fix up PCI section mismatch warnings.

pcibios_fixup_bus() and pcibios_setup() should be __devinit.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh64/kernel/pci_sh5.c