|
@@ -17,11 +17,6 @@
|
|
#include <asm-generic/pci.h>
|
|
#include <asm-generic/pci.h>
|
|
#include <mach/hardware.h> /* for PCIBIOS_MIN_* */
|
|
#include <mach/hardware.h> /* for PCIBIOS_MIN_* */
|
|
|
|
|
|
-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 */
|