diff options
author | Vinod Koul <vinod.koul@intel.com> | 2017-08-22 22:13:44 +0530 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2017-08-22 22:13:44 +0530 |
commit | 99380edf9efcf3485d1b9ac9203f6aa85b658d2e (patch) | |
tree | e9f13f5fe1430b985104ede6cd88b240a7d66e98 /Kconfig | |
parent | c678fa66341c7b82a57cfed0ba3656162e970f99 (diff) |
dmaengine: xgene-dma: remove unused xgene_dma_invalidate_buffer
Commit c678fa66341c: ("dmaengine: remove DMA_SG as it is dead code in
kernel") removes DMA_SG from dmaengine subsystem but missed removing unused
xgene_dma_invalidate_buffer function, so remove it
drivers/dma/xgene-dma.c:394:13: warning: ‘xgene_dma_invalidate_buffer’ defined but not used [-Wunused-function]
static void xgene_dma_invalidate_buffer(__le64 *ext8)
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions