commit | cecec93df8be3a2ad49b3fb519fa37dba357843e | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Sun Dec 07 23:30:13 2014 +0100 |
committer | Tony Lindgren <tony@atomide.com> | Wed Jan 07 09:53:51 2015 -0800 |
tree | 33be5d5219b0c78f844673170b0796f1c3936864 | |
parent | 40fd5106948004092a61a24fb1ceadd17f6cd74a [diff] |
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>