aboutsummaryrefslogtreecommitdiff
path: root/arch/blackfin/include/asm/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/blackfin/include/asm/pci.h')
-rw-r--r--arch/blackfin/include/asm/pci.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/blackfin/include/asm/pci.h b/arch/blackfin/include/asm/pci.h
index 99cae2e3bac..74352c4597d 100644
--- a/arch/blackfin/include/asm/pci.h
+++ b/arch/blackfin/include/asm/pci.h
@@ -10,10 +10,6 @@
#define PCIBIOS_MIN_IO 0x00001000
#define PCIBIOS_MIN_MEM 0x10000000
-static inline void pcibios_set_master(struct pci_dev *dev)
-{
- /* No special bus mastering setup handling */
-}
static inline void pcibios_penalize_isa_irq(int irq)
{
/* We don't do dynamic PCI IRQ allocation */