coreboot-kgpe-d16/src/mainboard/google
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
..
auron pci: Move inline PCI functions to pci_ops.h 2018-04-20 13:03:54 +00:00
beltino mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
butterfly sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
chell soc/intel/skylake: Limit xDCI feature when VBOOT is enabled 2018-03-28 22:52:38 +00:00
cheza mainboard/google/cheza: Add support for Cheza 2018-03-26 10:23:24 +00:00
cyan chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
daisy
eve soc/intel/skylake: Limit xDCI feature when VBOOT is enabled 2018-03-28 22:52:38 +00:00
fizz soc/intel/skylake: Limit xDCI feature when VBOOT is enabled 2018-03-28 22:52:38 +00:00
foster
gale
glados soc/intel/skylake: Limit xDCI feature when VBOOT is enabled 2018-03-28 22:52:38 +00:00
gru cbfs: Add cbfs_boot_load_file() 2018-04-17 10:46:13 +00:00
jecht mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
kahlee google/kahlee: Remove VBOOT_VBNV_CMOS 2018-04-27 09:15:34 +00:00
lars google/lars: Turn on keyboard backlight in romstage 2018-02-05 19:50:53 +00:00
link sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
nyan
nyan_big mainboard/google: Disable big, pit, and ryu ec builds 2018-02-22 10:03:10 +00:00
nyan_blaze
oak security/tpm: Change TPM naming for different layers. 2018-01-18 01:45:35 +00:00
octopus mb/google/octopus: Create phaser variant 2018-04-30 06:23:33 +00:00
parrot sb/intel/common: Add common code for SMM setup and smihandler 2018-03-28 06:49:08 +00:00
peach_pit mainboard/google: Disable big, pit, and ryu ec builds 2018-02-22 10:03:10 +00:00
poppy google/poppy: enable trackpad as wake source 2018-04-30 07:41:24 +00:00
purin
rambi mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
reef compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
rotor
slippy mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
smaug mainboard/google: Disable big, pit, and ryu ec builds 2018-02-22 10:03:10 +00:00
storm
stout sb/intel/common: Fix conflicting OIC register definition 2018-03-02 17:21:06 +00:00
urara
veyron
veyron_mickey
veyron_rialto
zoombini compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
Kconfig
Kconfig.name