From: Dave Airlie Date: Mon, 10 Nov 2014 06:51:08 +0000 (+1000) Subject: drm/radeon/si/ci: make u8 static arrays constant X-Git-Tag: omap-for-v3.19/fixes-rc1~80^2~69^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81b99423bd9d3fc35ac8752ca5fb4c50eab063c;p=pandora-kernel.git drm/radeon/si/ci: make u8 static arrays constant These two arrays don't change, just make them constant, reduces data segment by a few bytes. Signed-off-by: Dave Airlie Signed-off-by: Alex Deucher --- Reading git-diff-tree failed