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 <tpearson@raptorengineering.com> Reviewed-on: https://review.coreboot.org/19283 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com> Reviewed-by: Patrick Rudolph <siro@das-labor.org> Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
This commit is contained in:
parent
0f3a18ad28
commit
eca093ecfe
|
@ -564,8 +564,6 @@ DefinitionBlock (
|
|||
|
||||
#include "../../../superio/winbond/w83667hg-a/ps2_controller.asl"
|
||||
|
||||
#include <drivers/pc80/tpm/acpi/tpm.asl>
|
||||
|
||||
/* UART 1 */
|
||||
Device (URT1)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue