dma-coherence.h 254 B

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