summaryrefslogtreecommitdiff
path: root/src/mainboard/google/jecht/acpi_tables.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/jecht/acpi_tables.c')
-rw-r--r--src/mainboard/google/jecht/acpi_tables.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/jecht/acpi_tables.c b/src/mainboard/google/jecht/acpi_tables.c
index 9bc1816a2d..c78a219f3c 100644
--- a/src/mainboard/google/jecht/acpi_tables.c
+++ b/src/mainboard/google/jecht/acpi_tables.c
@@ -17,7 +17,6 @@
#include <string.h>
#include <arch/acpi.h>
#include <arch/ioapic.h>
-#include <arch/acpigen.h>
#include <arch/smp/mpspec.h>
#include <device/device.h>
#include <device/pci.h>
@@ -25,7 +24,6 @@
#include <soc/nvs.h>
#include <variant/thermal.h>
-
static void acpi_update_thermal_table(global_nvs_t *gnvs)
{
gnvs->tmps = TEMPERATURE_SENSOR_ID;