On 11/8/20 11:17 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20201106: > on i386 or x86_64: # CONFIG_ACPI is not set ../drivers/thermal/intel/intel_pch_thermal.c: In function ‘pch_wpt_suspend’: ../drivers/thermal/intel/intel_pch_thermal.c:216:8: error: ‘acpi_gbl_FADT’ undeclared (first use in this function); did you mean ‘acpi_get_type’? if (!(acpi_gbl_FADT.flags & ACPI_FADT_LOW_POWER_S0)) ^~~~~~~~~~~~~ -- ~Randy Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>