dmaengine: altera: remove DMA_SG
authorVinod Koul <vinod.koul@intel.com>
Tue, 22 Aug 2017 16:33:43 +0000 (22:03 +0530)
committerVinod Koul <vinod.koul@intel.com>
Tue, 22 Aug 2017 16:33:43 +0000 (22:03 +0530)
commit491bea00a13600eaa146923b910b70e9a326e950
tree06963b79f67db3f739be43efe8149a3574442da6
parenta85c6f1b2921cbd2f54666a52804f407c4a064fe
dmaengine: altera: remove DMA_SG

Commit c678fa66341c: ("dmaengine: remove DMA_SG as it is dead code in
kernel") removes DMA_SG from dmaengine subsystem but missed the newly added
driver, so remove it from here as well

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/altera-msgdma.c