diff options
| -rw-r--r-- | include/acpi/acpixf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/acpi/acpixf.h b/include/acpi/acpixf.h index 17556979dc79..3d910e5e05f2 100644 --- a/include/acpi/acpixf.h +++ b/include/acpi/acpixf.h | |||
| @@ -192,7 +192,7 @@ ACPI_INIT_GLOBAL(u8, acpi_gbl_do_not_use_xsdt, FALSE); | |||
| 192 | /* | 192 | /* |
| 193 | * Optionally support group module level code. | 193 | * Optionally support group module level code. |
| 194 | */ | 194 | */ |
| 195 | ACPI_INIT_GLOBAL(u8, acpi_gbl_group_module_level_code, TRUE); | 195 | ACPI_INIT_GLOBAL(u8, acpi_gbl_group_module_level_code, FALSE); |
| 196 | 196 | ||
| 197 | /* | 197 | /* |
| 198 | * Optionally use 32-bit FADT addresses if and when there is a conflict | 198 | * Optionally use 32-bit FADT addresses if and when there is a conflict |
