]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP: dma.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Thu, 1 Jan 2015 16:45:05 +0000 (17:45 +0100)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jan 2015 17:53:51 +0000 (09:53 -0800)
commit9b455e8d7cd5a9523bb0f696070173681cb45238
treeb9013b8397bd9bacd2b3775a4a50827367fa8e82
parenta61a141db8b384456ca7f3c8762e81f236c93aa1
ARM: OMAP: dma.c: Remove unused function

Remove the function get_gdma_dev() 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: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/dma.c