the following patch was just integrated into master: commit 8d353afe08f01f0864b30848ac70f81e43e1de17 Author: Naresh G Solanki naresh.solanki@intel.com Date: Sun Nov 6 12:42:30 2016 +0530
soc/intel/skylake: Avoid use of variable Local0 in TEVT in thermal.asl
Avoid use of Local0 variable in TEVT acpi method. If mainboard doesn't expose any thermal sensor, then warning is generated for variable Local0 not been used.
Change-Id: I0634961a01144e41a8480c8c6ed8b7fdd358e768 Signed-off-by: Naresh G Solanki naresh.solanki@intel.com Reviewed-on: https://review.coreboot.org/17245 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com
See https://review.coreboot.org/17245 for details.
-gerrit