From 07f065a3cee7ead321be64baefa1f1601d3a8827 Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 30 Nov 2017 20:32:36 -0700 Subject: mainboard/google/kahlee: Remove usb_oc.asl files These files aren't needed for the overcurrent functionality. BUG=b:69305596, b:69229635 TEST=Build Grunt & Kahlee. Overcurrent wasn't yet enabled so no other testing was needed. Change-Id: I8dcd50a249e387ccf1142949b359cee09942460a Signed-off-by: Martin Roth Reviewed-on: https://review.coreboot.org/22659 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin Reviewed-by: Marc Jones --- src/mainboard/google/kahlee/dsdt.asl | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainboard/google/kahlee/dsdt.asl') diff --git a/src/mainboard/google/kahlee/dsdt.asl b/src/mainboard/google/kahlee/dsdt.asl index ded0dc8779..ff3bb7371c 100644 --- a/src/mainboard/google/kahlee/dsdt.asl +++ b/src/mainboard/google/kahlee/dsdt.asl @@ -33,9 +33,6 @@ DefinitionBlock ( /* Globals for the platform */ #include "acpi/mainboard.asl" - /* Describe the USB Overcurrent pins */ - #include "variant/acpi/usb_oc.asl" - /* PCI IRQ mapping for the Southbridge */ #include -- cgit v1.2.3