coreboot-kgpe-d16/src/soc/intel
Martin Roth 15f232df08 chromeec platforms: Update ACPI thermal event handler call
Currently the thermal event handler method TEVT is defined as an extern,
then defined again in platforms with thermal event handling.  In newer
versions of IASL, this generates an error, as the method is defined in
two places.  Simply removing the extern causes the call to it to fail on
platforms where it isn't actually defined, so add a preprocessor define
where it's implemented, and only call the method on those platforms.

Change-Id: I64dcd2918d14f75ad3c356b321250bfa9d92c8a5
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/25916
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-05-01 15:54:55 +00:00
..
apollolake mb/google/octopus: Fix crossystem wpsw_cur error 2018-04-30 03:23:36 +00:00
baytrail chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
braswell chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
broadwell src: Fix a typo on "mtrr" 2018-04-26 21:33:39 +00:00
cannonlake compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
common chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
denverton_ns compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
fsp_baytrail compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
fsp_broadwell_de drivers/spi: reduce confusion in the API 2018-04-23 20:58:58 +00:00
quark compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
skylake chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
Kconfig soc: Add Kconfig for each soc vendor 2017-10-23 17:18:32 +00:00