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:
b94b95e
)
drm/radeon/si/ci: make u8 static arrays constant
author
Dave Airlie
<airlied@redhat.com>
Mon, 10 Nov 2014 06:51:08 +0000
(16:51 +1000)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 12 Nov 2014 16:56:46 +0000
(11:56 -0500)
These two arrays don't change, just make them constant,
reduces data segment by a few bytes.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
No differences found