aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/csky/include/asm/pci.h')
-rw-r--r--arch/csky/include/asm/pci.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/csky/include/asm/pci.h b/arch/csky/include/asm/pci.h
index ebc765b1f78b..0535f1aaae38 100644
--- a/arch/csky/include/asm/pci.h
+++ b/arch/csky/include/asm/pci.h
@@ -18,12 +18,6 @@
extern int isa_dma_bridge_buggy;
#ifdef CONFIG_PCI
-static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel)
-{
- /* no legacy IRQ on csky */
- return -ENODEV;
-}
-
static inline int pci_proc_domain(struct pci_bus *bus)
{
/* always show the domain in /proc */