From 5a413dfbaf3f446a154d65d1d9811a6d311482a5 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Fri, 2 Jan 2015 21:55:02 +0100 Subject: [PATCH] drm/armada: armada_output: Remove some unused functions 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 Signed-off-by: Russell King --- Reading git-format-patch failed