From 5b4d2cfc73f200e474567adb4d7192faf316e43a Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Fri, 14 Apr 2017 15:21:46 +0200 Subject: *.asl: 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 and empty ASL file. Delete src/drivers/pc80/tpm/acpi/tpm.asl. Change-Id: I6163e6d59c53117ecbbbb0a6838101abb468de36 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/19291 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Furquan Shaikh Reviewed-by: Paul Menzel --- src/mainboard/intel/kblrvp/acpi/mainboard.asl | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/mainboard/intel/kblrvp') diff --git a/src/mainboard/intel/kblrvp/acpi/mainboard.asl b/src/mainboard/intel/kblrvp/acpi/mainboard.asl index 0041ee6e1d..544d695811 100644 --- a/src/mainboard/intel/kblrvp/acpi/mainboard.asl +++ b/src/mainboard/intel/kblrvp/acpi/mainboard.asl @@ -23,11 +23,3 @@ Scope (\_SB) } } #endif - -/* - * LPC Trusted Platform Module - */ -Scope (\_SB.PCI0.LPCB) -{ - #include -} -- cgit v1.2.3