summaryrefslogtreecommitdiff
path: root/drivers/tty
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-03-08 16:47:50 +0300
committerVinod Koul <vkoul@kernel.org>2024-04-07 16:06:58 +0300
commit4665be0e952f68306cc6fba2cce68b940a7ec78c (patch)
tree88ae6b3e1cca5100f2005ccd79d5431b0cf6aaac /drivers/tty
parentebf850697a9daa9f59b902ea1e547079d426618b (diff)
downloadlinux-4665be0e952f68306cc6fba2cce68b940a7ec78c.tar.xz
dmaengine: pch_dma: remove unused function chan2parent
The helper function chan2parent is not used and has never been used since the first commit to the code back in 2010. The function is redundant and can be removed. Cleans up clang scan build warning: drivers/dma/pch_dma.c:158:30: warning: unused function 'chan2parent' [-Wunused-function] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://lore.kernel.org/r/20240308134750.2058556-1-colin.i.king@gmail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions