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:
089e746
)
gpu: drm: radeon: radeon_object: Remove unused function
author
Rickard Strandqvist
<rickard_strandqvist@spectrumdigital.se>
Sun, 11 Jan 2015 13:17:19 +0000
(14:17 +0100)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 22 Jan 2015 15:38:52 +0000
(10:38 -0500)
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 <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found