Hi Ralf, This patch creates a bmips-dma-coherence.h file such that we can share it between mach-bmips and mach-bcm63xx, since they are both using BMIPS processors. Patches against mips-for-linux-next. Thanks! Florian Fainelli (2): MIPS: BMIPS: Create bmips-dma-coherence.h MIPS: BCM63xx: Utilize bmips-dma-coherence.h arch/mips/include/asm/bmips-dma-coherence.h | 68 ++++++++++++++++++++++ arch/mips/include/asm/mach-bcm63xx/dma-coherence.h | 6 ++ arch/mips/include/asm/mach-bmips/dma-coherence.h | 64 +------------------- 3 files changed, 75 insertions(+), 63 deletions(-) create mode 100644 arch/mips/include/asm/bmips-dma-coherence.h create mode 100644 arch/mips/include/asm/mach-bcm63xx/dma-coherence.h -- 2.1.0