]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: dpll44xx.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 22:30:13 +0000 (23:30 +0100)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jan 2015 17:53:51 +0000 (09:53 -0800)
commitcecec93df8be3a2ad49b3fb519fa37dba357843e
tree33be5d5219b0c78f844673170b0796f1c3936864
parent40fd5106948004092a61a24fb1ceadd17f6cd74a
ARM: OMAP2+: dpll44xx.c: Remove unused function

Remove the function omap4_dpllmx_gatectrl_read() 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/mach-omap2/clock.h
arch/arm/mach-omap2/dpll44xx.c