]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/dma-mapping.h
Pull acpica into release branch
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / dma-mapping.h
index a19a6f1a1cf10dd54fcce72e94e9e19e135db966..f6bd804d9090e3d714393c284957e428f7a43567 100644 (file)
@@ -61,7 +61,6 @@ struct dma_mapping_ops {
        void            (*unmap_sg)(struct device *dev, struct scatterlist *sg,
                                int nents, enum dma_data_direction direction);
        int             (*dma_supported)(struct device *dev, u64 mask);
-       int             (*dac_dma_supported)(struct device *dev, u64 mask);
        int             (*set_dma_mask)(struct device *dev, u64 dma_mask);
 };