summaryrefslogtreecommitdiff
path: root/src/arch/x86/include/arch/acpi_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/x86/include/arch/acpi_device.h')
-rw-r--r--src/arch/x86/include/arch/acpi_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arch/x86/include/arch/acpi_device.h b/src/arch/x86/include/arch/acpi_device.h
index 084e8afe5e..29e0e8dd7a 100644
--- a/src/arch/x86/include/arch/acpi_device.h
+++ b/src/arch/x86/include/arch/acpi_device.h
@@ -136,7 +136,7 @@ enum acpi_gpio_polarity {
};
#define ACPI_GPIO_REVISION_ID 1
-#define ACPI_GPIO_MAX_PINS 8
+#define ACPI_GPIO_MAX_PINS 8
struct acpi_gpio {
int pin_count;