summaryrefslogtreecommitdiff
path: root/src/mainboard/lenovo/x201
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2019-10-03 13:34:58 +0200
committerArthur Heymans <arthur@aheymans.xyz>2019-10-06 10:15:42 +0000
commit9f3fd694f06fbb5fbea748635147f4c00544c84f (patch)
tree25ee5465551c49ae32bc51d8082194847f322cd3 /src/mainboard/lenovo/x201
parent38750f88fc0071cce97cbbc8d9f2c9bd35464e97 (diff)
downloadcoreboot-9f3fd694f06fbb5fbea748635147f4c00544c84f.tar.xz
mb/{lenovo/x201,packardbell/ms2290}: Remove unused ACPI symbols
Change-Id: I3a3174cf20cea60d8b2c4d0311a48ce9ffe1a8a1 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/c/coreboot/+/35804 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/lenovo/x201')
-rw-r--r--src/mainboard/lenovo/x201/acpi/platform.asl4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mainboard/lenovo/x201/acpi/platform.asl b/src/mainboard/lenovo/x201/acpi/platform.asl
index 7d7013bcd3..167fe03d9b 100644
--- a/src/mainboard/lenovo/x201/acpi/platform.asl
+++ b/src/mainboard/lenovo/x201/acpi/platform.asl
@@ -14,10 +14,6 @@
* GNU General Public License for more details.
*/
-/* These come from the dynamically created CPU SSDT */
-External(PDC0)
-External(PDC1)
-
/* The APM port can be used for generating software SMIs */
OperationRegion (APMP, SystemIO, 0xb2, 2)