aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/variants/grunt
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-11-30 20:32:36 -0700
committerMartin Roth <martinroth@google.com>2017-12-02 03:16:36 +0000
commit07f065a3cee7ead321be64baefa1f1601d3a8827 (patch)
treed8ce27c384d5478669ed4a806fc4f3f8429641d8 /src/mainboard/google/kahlee/variants/grunt
parent38115912c924ad4c1975045859a5ab3dc2f8b28c (diff)
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 <martinroth@google.com> Reviewed-on: https://review.coreboot.org/22659 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Aaron Durbin <adurbin@chromium.org> Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Diffstat (limited to 'src/mainboard/google/kahlee/variants/grunt')
-rw-r--r--src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/usb_oc.asl16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/usb_oc.asl b/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/usb_oc.asl
deleted file mode 100644
index d22628c7c0..0000000000
--- a/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/usb_oc.asl
+++ /dev/null
@@ -1,16 +0,0 @@
-/*
- * This file is part of the coreboot project.
- *
- * Copyright 2017 Google Inc.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- */
-
-#include <baseboard/acpi/usb_oc.asl>