1 2 3 4 5 6 7 8 9 10
#ifndef __ASM_MACH_BCM63XX_DMA_COHERENCE_H #define __ASM_MACH_BCM63XX_DMA_COHERENCE_H #include <asm/bmips.h> #define plat_post_dma_flush bmips_post_dma_flush #include <asm/mach-generic/dma-coherence.h> #endif /* __ASM_MACH_BCM63XX_DMA_COHERENCE_H */