summaryrefslogtreecommitdiff
path: root/source/components/executer/exfield.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/executer/exfield.c')
-rw-r--r--source/components/executer/exfield.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/components/executer/exfield.c b/source/components/executer/exfield.c
index 167d182c67d0..897c2d47d5d0 100644
--- a/source/components/executer/exfield.c
+++ b/source/components/executer/exfield.c
@@ -167,7 +167,7 @@
#define ACPI_INVALID_PROTOCOL_ID 0x80
#define ACPI_MAX_PROTOCOL_ID 0x0F
-const UINT8 AcpiProtocolLengths[] =
+static const UINT8 AcpiProtocolLengths[] =
{
ACPI_INVALID_PROTOCOL_ID, /* 0 - reserved */
ACPI_INVALID_PROTOCOL_ID, /* 1 - reserved */