Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: ath25: Remove unused DMA helper functions.

These got merged with the ath25 support after 4e7f72660c39 (MIPS: Remove
unnecessary platform dma helper functions) had already removed them for
all other platforms.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

-10
-10
arch/mips/include/asm/mach-ath25/dma-coherence.h
··· 59 59 return 1; 60 60 } 61 61 62 - static inline void plat_extra_sync_for_device(struct device *dev) 63 - { 64 - } 65 - 66 - static inline int plat_dma_mapping_error(struct device *dev, 67 - dma_addr_t dma_addr) 68 - { 69 - return 0; 70 - } 71 - 72 62 static inline int plat_device_is_coherent(struct device *dev) 73 63 { 74 64 #ifdef CONFIG_DMA_COHERENT