From 2c5652d72b82dcad7b8dda872391ebdb3664a567 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 14 Oct 2018 10:51:13 +0200 Subject: mb: Fix non-local header treated as local Change-Id: Ib39305effdb00e032ca07e6d0e0d84cdf3dcf916 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29098 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/google/jecht/acpi/superio.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/google/jecht') diff --git a/src/mainboard/google/jecht/acpi/superio.asl b/src/mainboard/google/jecht/acpi/superio.asl index 1d3779216e..b773d7af4e 100644 --- a/src/mainboard/google/jecht/acpi/superio.asl +++ b/src/mainboard/google/jecht/acpi/superio.asl @@ -28,4 +28,4 @@ #define SIO_GPIO_IO0 0x720 // pnp 2e.7: io 0x60 #define SIO_GPIO_IO1 0x730 // pnp 2e.7: io 0x60 -#include "superio/ite/it8772f/acpi/superio.asl" +#include -- cgit v1.2.3