--- zzzz-none-000/linux-2.4.17/include/asm-sh/pci.h 2001-10-12 22:35:54.000000000 +0000 +++ sangam-fb-322/linux-2.4.17/include/asm-sh/pci.h 2004-11-24 13:21:35.000000000 +0000 @@ -196,6 +196,11 @@ return 1; } +/* Not supporting more than 32-bit PCI bus addresses now, but + * must satisfy references to this function. Change if needed. + */ +#define pci_dac_dma_supported(pci_dev, mask) (0) + /* Return the index of the PCI controller for device PDEV. */ #define pci_controller_num(PDEV) (0)