David,
Please incorporate the latest Armada DRM development updates development updates, which can be found at:
git://ftp.arm.linux.org.uk/~rmk/linux-arm.git drm-armada-devel
with SHA1 38bf3aee3ec7b5b264b701da14114a618cddd1a1.
A couple of cleanups from Rickard Strandqvist to remove some unused functions.
This will update the following files:
drivers/gpu/drm/armada/armada_drm.h | 2 -- drivers/gpu/drm/armada/armada_drv.c | 10 ---------- drivers/gpu/drm/armada/armada_output.c | 16 ---------------- drivers/gpu/drm/armada/armada_output.h | 6 ------ 4 files changed, 34 deletions(-)
through these changes:
Rickard Strandqvist (2): drm/armada: armada_output: Remove some unused functions drm/armada: armada_drv: Remove unused function
Many thanks.