]> 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)
commit4ed62ea67051593886f6673d1e1df4bbfb7b3de8
treeee32a81e4c5b0f4150ec10cd25fc344014cb2712
parenta9e80a095d95d1159b26f73bd6d9c2fadc7fb411
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]