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/samsung/lumpy/acpi/superio.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/samsung/lumpy') diff --git a/src/mainboard/samsung/lumpy/acpi/superio.asl b/src/mainboard/samsung/lumpy/acpi/superio.asl index 0de8650c17..988ec429f1 100644 --- a/src/mainboard/samsung/lumpy/acpi/superio.asl +++ b/src/mainboard/samsung/lumpy/acpi/superio.asl @@ -31,4 +31,4 @@ #define SIO_ENABLE_SMBX // pnp 2e.9: Enable Mailbox #define SIO_SMBX_IO0 0xa00 // pnp 2e.9: io 0xa00 -#include "superio/smsc/mec1308/acpi/superio.asl" +#include -- cgit v1.2.3