Re: [PATCH 2/2] MIPS: Update dma-coherence.h files

2018-03-13 Thread James Hogan
On Tue, Jan 23, 2018 at 05:40:10PM -0800, Florian Fainelli wrote: > diff --git a/arch/mips/include/asm/mach-ath25/dma-coherence.h > b/arch/mips/include/asm/mach-ath25/dma-coherence.h > index d5defdde32db..63bce15fa54d 100644 > --- a/arch/mips/include/asm/mach-ath25/dma-coherence.h > +++ b/arch/mip

[PATCH 2/2] MIPS: Update dma-coherence.h files

2018-01-23 Thread Florian Fainelli
Define all functions that differ from the generic implementation, kill the redundant generic implementation where relevant, and finally include asm/mach-generic/dma-coherence.h to be future proof when new functions will be added. Signed-off-by: Florian Fainelli --- arch/mips/include/asm/mach-ath