git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f114040
)
drm/armada: armada_output: Remove some unused functions
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Fri, 2 Jan 2015 20:55:02 +0000
(21:55 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Mon, 26 Jan 2015 16:23:32 +0000
(16:23 +0000)
Removes some functions that are not used anywhere:
armada_drm_encoder_mode_fixup() armada_drm_encoder_commit() armada_drm_encoder_prepare()
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: Russell King <rmk+kernel@arm.linux.org.uk>
No differences found