From eca093ecfe5d6f0af9911a2f43249b8b24eb0729 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 13 Apr 2017 17:10:35 -0500 Subject: mainboard/asus/kgpe-d16: Remove obsolete reference to TPM ASL file TPM ACPI entries are automatically generated, and the old static TPM ASL file is obsolete. Remove the reference to this obsolete static ASL file. Change-Id: I3cb2a8a3ac337d1de8a3c394d7a28155597239d0 Signed-off-by: Timothy Pearson Reviewed-on: https://review.coreboot.org/19283 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Tested-by: Raptor Engineering Automated Test Stand Reviewed-by: Patrick Rudolph Reviewed-by: Marc Jones --- src/mainboard/asus/kgpe-d16/dsdt.asl | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/mainboard/asus/kgpe-d16/dsdt.asl b/src/mainboard/asus/kgpe-d16/dsdt.asl index 42242bfb67..a1eda284e4 100644 --- a/src/mainboard/asus/kgpe-d16/dsdt.asl +++ b/src/mainboard/asus/kgpe-d16/dsdt.asl @@ -564,8 +564,6 @@ DefinitionBlock ( #include "../../../superio/winbond/w83667hg-a/ps2_controller.asl" - #include - /* UART 1 */ Device (URT1) { -- cgit v1.2.3