drm/armada: armada_output: Remove some unused functions
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Fri, 2 Jan 2015 20:55:02 +0000 (21:55 +0100)
committerRussell 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