]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon/radeon_fb: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Tue, 13 Jan 2015 19:02:03 +0000 (20:02 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 22 Jan 2015 15:38:51 +0000 (10:38 -0500)
commit089e746be45d10754498380881211589cc98e1c5
tree013ea499bd400aa1cadafc4ff1ab8a86a15821f2
parent0554309e1938a72b2917691d3681c0e0e48311d9
drm/radeon/radeon_fb: Remove unused function

Remove the function radeon_fbdev_total_size() that is not used anywhere.

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: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_fb.c
drivers/gpu/drm/radeon/radeon_mode.h