drm/radeon: convert SI,CIK to use sumo_rlc functions
[linux-2.6-block.git] / drivers / gpu / drm / radeon / clearstate_cayman.h
index c00339440c5e6424b16c6447b77b71df7ce078cb..aa908c55a513a79d7aac941c01e8ef42f999cf3f 100644 (file)
@@ -1073,7 +1073,7 @@ static const struct cs_extent_def SECT_CTRLCONST_defs[] =
     {SECT_CTRLCONST_def_1, 0x0000f3fc, 2 },
     { 0, 0, 0 }
 };
-struct cs_section_def cayman_cs_data[] = {
+static const struct cs_section_def cayman_cs_data[] = {
     { SECT_CONTEXT_defs, SECT_CONTEXT },
     { SECT_CLEAR_defs, SECT_CLEAR },
     { SECT_CTRLCONST_defs, SECT_CTRLCONST },