summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/acpi/sb_pci0_fch.asl
diff options
context:
space:
mode:
authorRaul E Rangel <rrangel@chromium.org>2020-05-29 17:20:58 -0600
committerFelix Held <felix-coreboot@felixheld.de>2020-07-10 23:33:05 +0000
commit4489cb52843de95815adbf9789167d9332e36b25 (patch)
tree92c863025f826af38c897ceb73d491beee98a530 /src/soc/amd/picasso/acpi/sb_pci0_fch.asl
parent1a31b103c7a86a0cee958116083a896f0ac5e45e (diff)
downloadcoreboot-4489cb52843de95815adbf9789167d9332e36b25.tar.xz
soc/amd/picasso: Delete partially implemented usb implementation
There is now a generic xhci driver we can use to generate the xHCI ACPI nodes. BUG=b:154756391 TEST=Boot trembyle and look at ACPI table Signed-off-by: Raul E Rangel <rrangel@chromium.org> Change-Id: I3e9973dd416ccd51971f4d9410bed991eb7c3c41 Reviewed-on: https://review.coreboot.org/c/coreboot/+/41901 Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/soc/amd/picasso/acpi/sb_pci0_fch.asl')
-rw-r--r--src/soc/amd/picasso/acpi/sb_pci0_fch.asl2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/soc/amd/picasso/acpi/sb_pci0_fch.asl b/src/soc/amd/picasso/acpi/sb_pci0_fch.asl
index 7488b550bb..88d941f458 100644
--- a/src/soc/amd/picasso/acpi/sb_pci0_fch.asl
+++ b/src/soc/amd/picasso/acpi/sb_pci0_fch.asl
@@ -27,8 +27,6 @@ Device(SBUS) {
Name(_ADR, 0x00140000)
} /* end SBUS */
-#include "usb.asl"
-
/* 0:14.2 - I2S Audio */
/* 0:14.3 - LPC */