]> git.baikalelectronics.ru Git - kernel.git/commit
dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean up
authorRussell King <rmk+kernel@armlinux.org.uk>
Tue, 6 Nov 2018 13:45:10 +0000 (13:45 +0000)
committerVinod Koul <vkoul@kernel.org>
Sun, 11 Nov 2018 09:24:08 +0000 (14:54 +0530)
commit8f640019279f4d3542f95272fd566a3fdee11821
treeee32a81e4c5b0f4150ec10cd25fc344014cb2712
parentf630c74755763954e46ada22cb887770a3c4fdd4
dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean up

As we now have no users of sa11x0_dma_filter_fn() in the tree, we can
unexport this function, and remove the now unused header file.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/sa11x0-dma.c
include/linux/sa11x0-dma.h [deleted file]