PCI: Pull PCI 'latency timer' setup up into the core
[pandora-kernel.git] / arch / h8300 / include / asm / pci.h
index cc97620..0b2acaa 100644 (file)
@@ -9,11 +9,6 @@
 
 #define pcibios_assign_all_busses()    0
 
-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, int active)
 {
        /* We don't do dynamic PCI IRQ allocation */