|
@@ -42,12 +42,6 @@ struct pci_dev;
|
|
extern unsigned long ia64_max_iommu_merge_mask;
|
|
extern unsigned long ia64_max_iommu_merge_mask;
|
|
#define PCI_DMA_BUS_IS_PHYS (ia64_max_iommu_merge_mask == ~0UL)
|
|
#define PCI_DMA_BUS_IS_PHYS (ia64_max_iommu_merge_mask == ~0UL)
|
|
|
|
|
|
-static inline void
|
|
|
|
-pcibios_set_master (struct pci_dev *dev)
|
|
|
|
-{
|
|
|
|
- /* No special bus mastering setup handling */
|
|
|
|
-}
|
|
|
|
-
|
|
|
|
static inline void
|
|
static inline void
|
|
pcibios_penalize_isa_irq (int irq, int active)
|
|
pcibios_penalize_isa_irq (int irq, int active)
|
|
{
|
|
{
|