aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/ops-rts7751r2d.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/drivers/pci/ops-rts7751r2d.c')
-rw-r--r--arch/sh/drivers/pci/ops-rts7751r2d.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/drivers/pci/ops-rts7751r2d.c b/arch/sh/drivers/pci/ops-rts7751r2d.c
index 58ed1d58cff..d374cd37f45 100644
--- a/arch/sh/drivers/pci/ops-rts7751r2d.c
+++ b/arch/sh/drivers/pci/ops-rts7751r2d.c
@@ -50,7 +50,6 @@ struct pci_channel board_pci_channels[] = {
50 { sh7751_pci_init, &sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff }, 50 { sh7751_pci_init, &sh4_pci_ops, &sh7751_io_resource, &sh7751_mem_resource, 0, 0xff },
51 { NULL, NULL, NULL, 0, 0 }, 51 { NULL, NULL, NULL, 0, 0 },
52}; 52};
53EXPORT_SYMBOL(board_pci_channels);
54 53
55static struct sh4_pci_address_map sh7751_pci_map = { 54static struct sh4_pci_address_map sh7751_pci_map = {
56 .window0 = { 55 .window0 = {