[MIPS] BCM47xx: Fix build error due to missing PCI functions
authorAurelien Jarno <aurelien@aurel32.net>
Sat, 27 Sep 2008 14:06:16 +0000 (16:06 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 27 Sep 2008 14:45:36 +0000 (15:45 +0100)
This patch defines pcibios_map_irq() and pcibios_plat_dev_init() for
the BCM47xx platform.

It fixes the regression introduced by commit
aab547ce0d1493d400b6468c521a0137cd8c1edf.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found