git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0554309
)
drm/radeon/radeon_fb: Remove unused function
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Tue, 13 Jan 2015 19:02:03 +0000
(20:02 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 22 Jan 2015 15:38:51 +0000
(10:38 -0500)
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>
No differences found