]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
dmaengine: imx-dma.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 21 Dec 2014 17:18:22 +0000 (18:18 +0100)
committerVinod Koul <vinod.koul@intel.com>
Mon, 22 Dec 2014 15:34:16 +0000 (21:04 +0530)
commit9265eaed9ca8bc0c24d90f9bd18b15d33465dca5
treeee1ac8722a420b4d8b45523834c2f7f96f5d14f4
parentabf538ae0374ea827ac5fd51bf2a5184c50afd53
dmaengine: imx-dma.c: Remove unused function

Remove the function is_imx21_dma() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/imx-dma.c