coreboot-kgpe-d16/src/mainboard/google/cyan
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
..
acpi google/setzer: add new board as variant of cyan baseboard 2017-10-15 22:23:01 +00:00
spd mb/google/cyan/spd/spd.c: Fix module part number transfer 2018-04-24 17:12:51 +00:00
variants chromeec platforms: Update ACPI thermal event handler call 2018-05-01 15:54:55 +00:00
acpi_tables.c google/edgar: add new board as variant of cyan baseboard 2017-09-16 22:31:32 +00:00
board_info.txt google/cyan: convert to variant configuration 2017-09-15 02:36:13 +00:00
chromeos.c google/edgar: add new board as variant of cyan baseboard 2017-09-16 22:31:32 +00:00
chromeos.fmd google/cyan: Increase RO coreboot size on flash 2017-08-25 19:02:40 +00:00
cmos.layout mb/*/*/cmos.layout: Fix the values for the console level 2018-01-26 17:28:56 +00:00
com_init.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
dsdt.asl google/terra: add new board as variant of cyan baseboard 2017-09-21 17:31:21 +00:00
ec.c ec/google/chromeec: Add library function google_chromeec_events_init 2017-10-08 19:38:28 +00:00
ec.h mainboards: Remove unused EC event for thermal overload 2017-07-01 02:47:30 +00:00
fadt.c acpi: fix FADT header version for ChromeOS devices 2017-05-01 01:08:18 +02:00
irqroute.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
irqroute.h Remove extra newlines from the end of all coreboot files. 2016-07-31 18:19:33 +02:00
Kconfig google mainboards: select SYSTEM_TYPE_LAPTOP where appropriate 2017-11-23 05:02:35 +00:00
Kconfig.name mb/google: Update/add ChromeOS device marketing names 2017-11-21 01:19:15 +00:00
mainboard.c google/cyan: convert to variant configuration 2017-09-15 02:36:13 +00:00
Makefile.inc google/cyan: fix variant memory/silicon init params override 2017-10-08 22:34:47 +00:00
romstage.c compiler.h: add __weak macro 2018-04-24 14:37:59 +00:00
smihandler.c google/edgar: add new board as variant of cyan baseboard 2017-09-16 22:31:32 +00:00
w25q64.c tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00