]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP1: timer32k.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 7 Dec 2014 12:28:56 +0000 (13:28 +0100)
committerTony Lindgren <tony@atomide.com>
Wed, 7 Jan 2015 17:53:51 +0000 (09:53 -0800)
commita61a141db8b384456ca7f3c8762e81f236c93aa1
treecc5266ae5b514cbe2fda2cc88ec4a9f37b4d7d6c
parent25644f8e7f84ec6b235ccc6d48f278f7c1410d0f
ARM: OMAP1: timer32k.c: Remove unused function

Remove the function omap_32k_timer_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-omap1/timer32k.c