|
@@ -192,7 +192,7 @@ ACPI_INIT_GLOBAL(u8, acpi_gbl_do_not_use_xsdt, FALSE);
|
|
/*
|
|
/*
|
|
* Optionally support group module level code.
|
|
* Optionally support group module level code.
|
|
*/
|
|
*/
|
|
-ACPI_INIT_GLOBAL(u8, acpi_gbl_group_module_level_code, TRUE);
|
|
|
|
|
|
+ACPI_INIT_GLOBAL(u8, acpi_gbl_group_module_level_code, FALSE);
|
|
|
|
|
|
/*
|
|
/*
|
|
* Optionally use 32-bit FADT addresses if and when there is a conflict
|
|
* Optionally use 32-bit FADT addresses if and when there is a conflict
|