summaryrefslogtreecommitdiff
path: root/source/include/acpixf.h
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2016-07-01 07:20:27 -0700
committerGitHub <noreply@github.com>2016-07-01 07:20:27 -0700
commitd18654bc9479e3c52e7066efe53dae81be951313 (patch)
tree0a9b6b7a969283c0666127789f66a02b1025bef4 /source/include/acpixf.h
parentbadd47cbd3a1d4b92c4b37a1fecb7d1cfebbc0fc (diff)
downloadacpica-d18654bc9479e3c52e7066efe53dae81be951313.tar.gz
Revert "Acpica parser"revert-134-acpica-parser
Diffstat (limited to 'source/include/acpixf.h')
-rw-r--r--source/include/acpixf.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/source/include/acpixf.h b/source/include/acpixf.h
index 293791ff4..f2278dcfd 100644
--- a/source/include/acpixf.h
+++ b/source/include/acpixf.h
@@ -269,12 +269,6 @@ ACPI_INIT_GLOBAL (UINT8, AcpiGbl_DoNotUseXsdt, FALSE);
ACPI_INIT_GLOBAL (UINT8, AcpiGbl_GroupModuleLevelCode, FALSE);
/*
- * Optionally support module level code by parsing the entire table as
- * a TermList. Default is TRUE, do execute entire table.
- */
-ACPI_INIT_GLOBAL (UINT8, AcpiGbl_ParseTableAsTermList, TRUE);
-
-/*
* Optionally use 32-bit FADT addresses if and when there is a conflict
* (address mismatch) between the 32-bit and 64-bit versions of the
* address. Although ACPICA adheres to the ACPI specification which