Re: [PATCH 11/28] dmaengine: pch_dma: allow build on MIPS platforms

2015-12-09 Thread Vinod Koul
On Mon, Nov 30, 2015 at 04:21:36PM +, Paul Burton wrote: > Allow the pch_dma driver to be built on MIPS platforms, in preparation > for use on the MIPS Boston board. Acked-by: Vinod Koul -- ~Vinod -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a m

[PATCH 11/28] dmaengine: pch_dma: allow build on MIPS platforms

2015-11-30 Thread Paul Burton
Allow the pch_dma driver to be built on MIPS platforms, in preparation for use on the MIPS Boston board. Signed-off-by: Paul Burton --- drivers/dma/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index e6cd1a3..0d2896c 100644