|
@@ -70,10 +70,6 @@ struct pci_dev;
|
|
*/
|
|
*/
|
|
#define PCI_DMA_BUS_IS_PHYS (1)
|
|
#define PCI_DMA_BUS_IS_PHYS (1)
|
|
|
|
|
|
-
|
|
|
|
-/* This is always fine. */
|
|
|
|
-#define pci_dac_dma_supported(pci_dev, mask) (0)
|
|
|
|
-
|
|
|
|
/* Return the index of the PCI controller for device. */
|
|
/* Return the index of the PCI controller for device. */
|
|
static inline int pci_controller_num(struct pci_dev *dev)
|
|
static inline int pci_controller_num(struct pci_dev *dev)
|
|
{
|
|
{
|