<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22659">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/googke/kahlee: Remove usb_oc.asl files<br><br>These files aren't needed for the overcurrent functionality.<br><br>BUG=b:69305596, b:69229635<br>TEST=Build Grunt & Kahlee.  Overcurrent wasn't yet enabled so no other<br>testing was needed.<br><br>Change-Id: I8dcd50a249e387ccf1142949b359cee09942460a<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/mainboard/google/kahlee/dsdt.asl<br>D src/mainboard/google/kahlee/variants/baseboard/include/baseboard/acpi/usb_oc.asl<br>D src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/usb_oc.asl<br>D src/mainboard/google/kahlee/variants/kahlee/include/variant/acpi/usb_oc.asl<br>4 files changed, 0 insertions(+), 85 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/22659/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/dsdt.asl b/src/mainboard/google/kahlee/dsdt.asl<br>index ded0dc8..ff3bb73 100644<br>--- a/src/mainboard/google/kahlee/dsdt.asl<br>+++ b/src/mainboard/google/kahlee/dsdt.asl<br>@@ -33,9 +33,6 @@<br>       /* Globals for the platform */<br>        #include "acpi/mainboard.asl"<br> <br>-   /* Describe the USB Overcurrent pins */<br>-      #include "variant/acpi/usb_oc.asl"<br>-<br>       /* PCI IRQ mapping for the Southbridge */<br>     #include <pcie.asl><br> <br>diff --git a/src/mainboard/google/kahlee/variants/baseboard/include/baseboard/acpi/usb_oc.asl b/src/mainboard/google/kahlee/variants/baseboard/include/baseboard/acpi/usb_oc.asl<br>deleted file mode 100644<br>index 72f26d8..0000000<br>--- a/src/mainboard/google/kahlee/variants/baseboard/include/baseboard/acpi/usb_oc.asl<br>+++ /dev/null<br>@@ -1,29 +0,0 @@<br>-/*<br>- * This file is part of the coreboot project.<br>- *<br>- * Copyright (C) 2015 Advanced Micro Devices, Inc.<br>- * Copyright (C) 2013 Sage Electronic Engineering, LLC<br>- *<br>- * This program is free software; you can redistribute it and/or modify<br>- * it under the terms of the GNU General Public License as published by<br>- * the Free Software Foundation; version 2 of the License.<br>- *<br>- * This program is distributed in the hope that it will be useful,<br>- * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>- * GNU General Public License for more details.<br>- */<br>-<br>-/* USB overcurrent mapping pins.   */<br>-Name (UOM0, 0)<br>-Name (UOM1, 0)<br>-Name (UOM2, 0)<br>-Name (UOM3, 0)<br>-Name (UOM4, 0)<br>-Name (UOM5, 0)<br>-Name (UOM6, 0)<br>-Name (UOM7, 0)<br>-Name (UOM8, 0)<br>-Name (UOM9, 0)<br>-<br>-/* USB Overcurrent GPEs */<br>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<br>deleted file mode 100644<br>index d22628c..0000000<br>--- a/src/mainboard/google/kahlee/variants/grunt/include/variant/acpi/usb_oc.asl<br>+++ /dev/null<br>@@ -1,16 +0,0 @@<br>-/*<br>- * This file is part of the coreboot project.<br>- *<br>- * Copyright 2017 Google Inc.<br>- *<br>- * This program is free software; you can redistribute it and/or modify<br>- * it under the terms of the GNU General Public License as published by<br>- * the Free Software Foundation; version 2 of the License.<br>- *<br>- * This program is distributed in the hope that it will be useful,<br>- * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>- * GNU General Public License for more details.<br>- */<br>-<br>-#include <baseboard/acpi/usb_oc.asl><br>diff --git a/src/mainboard/google/kahlee/variants/kahlee/include/variant/acpi/usb_oc.asl b/src/mainboard/google/kahlee/variants/kahlee/include/variant/acpi/usb_oc.asl<br>deleted file mode 100644<br>index 068d6fd..0000000<br>--- a/src/mainboard/google/kahlee/variants/kahlee/include/variant/acpi/usb_oc.asl<br>+++ /dev/null<br>@@ -1,37 +0,0 @@<br>-/*<br>- * This file is part of the coreboot project.<br>- *<br>- * Copyright (C) 2015 Advanced Micro Devices, Inc.<br>- * Copyright (C) 2013 Sage Electronic Engineering, LLC<br>- *<br>- * This program is free software; you can redistribute it and/or modify<br>- * it under the terms of the GNU General Public License as published by<br>- * the Free Software Foundation; version 2 of the License.<br>- *<br>- * This program is distributed in the hope that it will be useful,<br>- * but WITHOUT ANY WARRANTY; without even the implied warranty of<br>- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>- * GNU General Public License for more details.<br>- */<br>-<br>-/* simple name description */<br>-/*<br>- * DefinitionBlock ("DSDT.AML","DSDT",0x01,"XXXXXX","XXXXXXXX",0x00010001)<br>- * {<br>- * #include "usb.asl"<br>- * }<br>- */<br>-<br>-/* USB overcurrent mapping pins.   */<br>-Name (UOM0, 0)<br>-Name (UOM1, 2)<br>-Name (UOM2, 0)<br>-Name (UOM3, 7)<br>-Name (UOM4, 2)<br>-Name (UOM5, 2)<br>-Name (UOM6, 6)<br>-Name (UOM7, 2)<br>-Name (UOM8, 6)<br>-Name (UOM9, 6)<br>-<br>-/* USB Overcurrent GPEs */<br></pre><p>To view, visit <a href="https://review.coreboot.org/22659">change 22659</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22659"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I8dcd50a249e387ccf1142949b359cee09942460a </div>
<div style="display:none"> Gerrit-Change-Number: 22659 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>