]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/mips/include/asm/mach-bcm63xx/dma-coherence.h
Merge branch 'fix/88pm800' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
[karo-tx-linux.git] / arch / mips / include / asm / mach-bcm63xx / dma-coherence.h
1 #ifndef __ASM_MACH_BCM63XX_DMA_COHERENCE_H
2 #define __ASM_MACH_BCM63XX_DMA_COHERENCE_H
3
4 #include <asm/bmips.h>
5
6 #define plat_post_dma_flush     bmips_post_dma_flush
7
8 #include <asm/mach-generic/dma-coherence.h>
9
10 #endif /* __ASM_MACH_BCM63XX_DMA_COHERENCE_H */