Re: [PATCH 2/2] mmc: jz4740: Drop dependency on arch header

2019-08-22 Thread Ulf Hansson
On Sat, 10 Aug 2019 at 14:16, Paul Cercueil wrote: > > We don't need to set the 'slave_id' anymore - that field is never read > by the DMA driver. > > Signed-off-by: Paul Cercueil Applied for next, thanks! Kind regards Uffe > --- > drivers/mmc/host/jz4740_mmc.c | 4 > 1 file changed, 4

[PATCH 2/2] mmc: jz4740: Drop dependency on arch header

2019-08-10 Thread Paul Cercueil
We don't need to set the 'slave_id' anymore - that field is never read by the DMA driver. Signed-off-by: Paul Cercueil --- drivers/mmc/host/jz4740_mmc.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/mmc/host/jz4740_mmc.c b/drivers/mmc/host/jz4740_mmc.c index