]> asedeno.scripts.mit.edu Git - linux.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)
commitbc822e80170d672dd8ff0d07c521cf72f491cb6c
treeee32a81e4c5b0f4150ec10cd25fc344014cb2712
parent651022382c7f8da46cb4872a545ee1da6d097d2a
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]