sh: avoid using PCIBIOS_MIN_xxx
authorMagnus Damm <damm@igel.co.jp>
Wed, 11 Mar 2009 06:47:23 +0000 (15:47 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 16 Apr 2009 07:00:13 +0000 (16:00 +0900)
commit710fa3c81151948ac4d836ef52b57cef91b0ab72
tree57718b3badc0817db419dce57716973a3faa0f1e
parentd0e3db40e2a1352aa2a2f425a7d4631bddc03d51
sh: avoid using PCIBIOS_MIN_xxx

Replaces PCIBIOS_MIN_IO and PCIBIOS_MIN_MEM with direct struct
pci_channel access. This allows us to have more than one pci
channel.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/fixups-r7780rp.c
arch/sh/drivers/pci/fixups-sdk7780.c
arch/sh/drivers/pci/fixups-se7780.c
arch/sh/drivers/pci/pci-sh5.c
arch/sh/drivers/pci/pci-sh7751.c
arch/sh/drivers/pci/pci-sh7780.c