diff options
Diffstat (limited to 'include/acpi')
-rw-r--r-- | include/acpi/acpixf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index f554a9313b43..9ba2e3aff5c6 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h | |||
@@ -74,6 +74,7 @@ extern u8 acpi_gbl_disable_auto_repair; | |||
74 | extern u32 acpi_current_gpe_count; | 74 | extern u32 acpi_current_gpe_count; |
75 | extern struct acpi_table_fadt acpi_gbl_FADT; | 75 | extern struct acpi_table_fadt acpi_gbl_FADT; |
76 | extern u8 acpi_gbl_system_awake_and_running; | 76 | extern u8 acpi_gbl_system_awake_and_running; |
77 | extern u8 acpi_gbl_reduced_hardware; /* ACPI 5.0 */ | ||
77 | 78 | ||
78 | extern u32 acpi_rsdt_forced; | 79 | extern u32 acpi_rsdt_forced; |
79 | /* | 80 | /* |