This is the 20180629 release of ACPICA. This release mostly contained changes to the ACPICA userspace tools. The reverts are meant to change iASL compiler behavior to allow a more relaxed usage of external declarations which results in removing a few nasty ifdef macros in a few files. A branch containing these commits can be found at the link below: https://github.com/SchmErik/linux/tree/acpica201806 Bob Moore (1): ACPICA: Update version to 20180629 Erik Schmauss (2): ACPICA: Revert "iASL: change processing of external op namespace nodes for correctness" ACPICA: Revert "iASL compiler: allow compilation of externals with paths that refer to existing names" drivers/acpi/acpica/aclocal.h | 1 - drivers/acpi/acpica/nsaccess.c | 7 ------- drivers/acpi/acpica/nssearch.c | 1 - include/acpi/acpixf.h | 2 +- 4 files changed, 1 insertion(+), 10 deletions(-) -- 2.17.1 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html