From bcd705a0defb7a7ccdb2d9bdaa8719b166879ab8 Mon Sep 17 00:00:00 2001 From: Rickard Strandqvist Date: Sun, 11 Jan 2015 14:17:19 +0100 Subject: [PATCH] gpu: drm: radeon: radeon_object: Remove unused function Remove the function radeon_bo_fbdev_mmap() that is not used anywhere. This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Alex Deucher --- Reading git-format-patch failed