|
@@ -46,11 +46,6 @@ struct pci_dev;
|
|
|
#define pcibios_assign_all_busses() \
|
|
#define pcibios_assign_all_busses() \
|
|
|
(pci_has_flag(PCI_REASSIGN_ALL_BUS))
|
|
(pci_has_flag(PCI_REASSIGN_ALL_BUS))
|
|
|
|
|
|
|
|
-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)
|
|
static inline void pcibios_penalize_isa_irq(int irq, int active)
|
|
|
{
|
|
{
|
|
|
/* We don't do dynamic PCI IRQ allocation */
|
|
/* We don't do dynamic PCI IRQ allocation */
|