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:
b9ce0af
)
drm/radeon: Mark all possible functions / structs as static
author
Lauri Kasanen
<cand@gmx.com>
Fri, 31 Aug 2012 17:43:50 +0000
(13:43 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 20 Sep 2012 17:10:41 +0000
(13:10 -0400)
Let's allow GCC to optimize better.
This exposed some five unused functions, but this patch doesn't remove them.
Signed-off-by: Lauri Kasanen <cand@gmx.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found