summaryrefslogtreecommitdiffstats
path: root/arch/sh/drivers/pci/ops-titan.c
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2009-04-16 18:01:31 +0900
committerPaul Mundt <lethal@linux-sh.org>2009-04-16 18:01:31 +0900
commit0232ba9ce031d0fd8f331fa8b3c00e16901f54e6 (patch)
tree23ded02afa77863da3d19a8ca8de156ec10f638f /arch/sh/drivers/pci/ops-titan.c
parentf1a9ba8f15f89f3f444985251efaf809cd16da53 (diff)
downloadop-kernel-dev-0232ba9ce031d0fd8f331fa8b3c00e16901f54e6.zip
op-kernel-dev-0232ba9ce031d0fd8f331fa8b3c00e16901f54e6.tar.gz
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
Nothing ended up using this anymore, so just kill it off. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/drivers/pci/ops-titan.c')
-rw-r--r--arch/sh/drivers/pci/ops-titan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/sh/drivers/pci/ops-titan.c b/arch/sh/drivers/pci/ops-titan.c
index 31ed037..e45bb62 100644
--- a/arch/sh/drivers/pci/ops-titan.c
+++ b/arch/sh/drivers/pci/ops-titan.c
@@ -66,8 +66,6 @@ static struct sh4_pci_address_map sh7751_pci_map = {
.base = SH7751_CS2_BASE_ADDR,
.size = SH7751_MEM_REGION_SIZE*2,
},
-
- .flags = SH4_PCIC_NO_RESET,
};
int __init pcibios_init_platform(void)
OpenPOWER on IntegriCloud