*.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 <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/19291
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
This commit is contained in:
Patrick Rudolph 2017-04-14 15:21:46 +02:00 committed by Martin Roth
parent 0bb611d125
commit 5b4d2cfc73
17 changed files with 0 additions and 128 deletions

View File

@ -24,14 +24,6 @@ Scope (\_SB)
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
Scope (\_SB.PCI0.RP01) Scope (\_SB.PCI0.RP01)
{ {
Device (WLAN) Device (WLAN)

View File

@ -22,11 +22,3 @@ Scope (\_SB)
Name (_HID, EisaId ("PNP0C0C")) Name (_HID, EisaId ("PNP0C0C"))
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}

View File

@ -26,15 +26,6 @@ Scope (\_SB)
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
Scope (\_SB.I2C1) Scope (\_SB.I2C1)
{ {
Device (ETSA) Device (ETSA)

View File

@ -22,11 +22,3 @@ Scope (\_SB)
Name (_HID, EisaId ("PNP0C0C")) Name (_HID, EisaId ("PNP0C0C"))
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}

View File

@ -23,11 +23,3 @@ Scope (\_SB)
Name (_HID, EisaId ("PNP0C0C")) Name (_HID, EisaId ("PNP0C0C"))
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}

View File

@ -23,11 +23,3 @@ Scope (\_SB)
} }
} }
#endif #endif
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}

View File

@ -21,11 +21,3 @@ Scope (\_SB)
Name (_HID, EisaId ("PNP0C0C")) Name (_HID, EisaId ("PNP0C0C"))
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}

View File

@ -26,13 +26,6 @@ Scope (\_SB)
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
Scope (\_SB.I2C1) Scope (\_SB.I2C1)
{ {
Device (ATSB) Device (ATSB)

View File

@ -51,14 +51,6 @@ DefinitionBlock(
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/bd82x6x/acpi/sleepstates.asl> #include <southbridge/intel/bd82x6x/acpi/sleepstates.asl>
} }

View File

@ -52,14 +52,6 @@ DefinitionBlock(
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/bd82x6x/acpi/sleepstates.asl> #include <southbridge/intel/bd82x6x/acpi/sleepstates.asl>
} }

View File

@ -52,14 +52,6 @@ DefinitionBlock(
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/bd82x6x/acpi/sleepstates.asl> #include <southbridge/intel/bd82x6x/acpi/sleepstates.asl>
} }

View File

@ -51,14 +51,6 @@ DefinitionBlock(
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/bd82x6x/acpi/sleepstates.asl> #include <southbridge/intel/bd82x6x/acpi/sleepstates.asl>
} }

View File

@ -51,14 +51,6 @@ DefinitionBlock(
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/bd82x6x/acpi/sleepstates.asl> #include <southbridge/intel/bd82x6x/acpi/sleepstates.asl>
} }

View File

@ -85,14 +85,6 @@ DefinitionBlock(
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/i82801gx/acpi/sleepstates.asl> #include <southbridge/intel/i82801gx/acpi/sleepstates.asl>

View File

@ -51,14 +51,6 @@ DefinitionBlock(
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/bd82x6x/acpi/sleepstates.asl> #include <southbridge/intel/bd82x6x/acpi/sleepstates.asl>
} }

View File

@ -50,14 +50,6 @@ DefinitionBlock(
#include <drivers/intel/gma/acpi/default_brightness_levels.asl> #include <drivers/intel/gma/acpi/default_brightness_levels.asl>
} }
} }
/*
* LPC Trusted Platform Module
*/
Scope (\_SB.PCI0.LPCB)
{
#include <drivers/pc80/tpm/acpi/tpm.asl>
}
/* Chipset specific sleep states */ /* Chipset specific sleep states */
#include <southbridge/intel/bd82x6x/acpi/sleepstates.asl> #include <southbridge/intel/bd82x6x/acpi/sleepstates.asl>