Trivial:
[coreboot.git] / src / vendorcode / amd / cimx / sb800 / ECfanc.c
index 0b198c863e3f5d6b1d7aec4e04ae63ee56450447..44d13006262e983cbb6cacda4304ccce629634d0 100644 (file)
@@ -31,7 +31,7 @@
  *\r
  *\r
  */\r
-UINT8 FunctionNumber[] =\r
+const static UINT8 FunctionNumber[] =\r
 {\r
   Fun_81,\r
   Fun_83,\r
@@ -46,7 +46,7 @@ UINT8 FunctionNumber[] =
  *\r
  *\r
  */\r
-UINT8 MaxZone[] =\r
+const static UINT8 MaxZone[] =\r
 {\r
   4,\r
   4,\r
@@ -61,7 +61,7 @@ UINT8 MaxZone[] =
  *\r
  *\r
  */\r
-UINT8 MaxRegister[] =\r
+const static UINT8 MaxRegister[] =\r
 {\r
   MSG_REG9,\r
   MSG_REGB,\r