sh: export board_pci_channels in one place
authorMagnus Damm <magnus.damm@gmail.com>
Tue, 19 Feb 2008 12:35:40 +0000 (21:35 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 16 Apr 2009 07:00:14 +0000 (16:00 +0900)
commitaa5d3ff99cc1f3dfe262ab9dd9179131fcfe39fd
tree1de49bf116eef129c052db99015f68faa22406c7
parent8ce0143b11cdc519b8e1fd94a262b654ef0bc3ab
sh: export board_pci_channels in one place

Instead of sometimes exporting board_pci_channels[] in the board specific
code just export it in one place.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/pci/ops-cayman.c
arch/sh/drivers/pci/ops-lboxre2.c
arch/sh/drivers/pci/ops-r7780rp.c
arch/sh/drivers/pci/ops-rts7751r2d.c
arch/sh/drivers/pci/ops-sdk7780.c
arch/sh/drivers/pci/ops-se7780.c
arch/sh/drivers/pci/ops-titan.c
arch/sh/drivers/pci/pci.c