]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP2+: clkt2xxx_apll.c: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 21:49:34 +0000 (22:49 +0100)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jan 2015 17:02:14 +0000 (09:02 -0800)
commit4b2171876b6e93f32ad0576a07d823783ccd1f16
tree191772560686249c818e7a8ebd428402100969e3
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
ARM: OMAP2+: clkt2xxx_apll.c: Remove some unused functions

Removes some functions that are not used anywhere:
omap2_clk_apll54_disable() omap2_clk_apll96_disable()
omap2_clk_apll54_enable() omap2_clk_apll96_enable() omap2xxx_get_apll_clkin()
omap2_clk_apll96_recalc() omap2_clk_apll54_recalc()

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

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
[tony@atomide.com: updated to fix a build warning]
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/clkt2xxx_apll.c
arch/arm/mach-omap2/clock2xxx.h