drm/radeon/si/ci: make u8 static arrays constant
authorDave Airlie <airlied@redhat.com>
Mon, 10 Nov 2014 06:51:08 +0000 (16:51 +1000)
committerAlex 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