<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22372">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/google/kahlee: Move usb_oc.asl into variant/acpi<br><br>This compares to the acpi directory in other variants.<br><br>BUG=b:68293392<br>TEST=Build and boot kahlee<br><br>Change-Id: I05d402995b280d6f020bc2575063dbffefa30670<br>Signed-off-by: Martin Roth <martinroth@google.com><br>---<br>M src/mainboard/google/kahlee/dsdt.asl<br>R src/mainboard/google/kahlee/variants/kahlee/include/variant/acpi/usb_oc.asl<br>2 files changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/22372/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 717d4bb..f3f8aaa 100644<br>--- a/src/mainboard/google/kahlee/dsdt.asl<br>+++ b/src/mainboard/google/kahlee/dsdt.asl<br>@@ -34,7 +34,7 @@<br>         #include "acpi/mainboard.asl"<br> <br>    /* Describe the USB Overcurrent pins */<br>-      #include "acpi/usb_oc.asl"<br>+ #include "variant/acpi/usb_oc.asl"<br> <br>       /* PCI IRQ mapping for the Southbridge */<br>     #include <pcie.asl><br>diff --git a/src/mainboard/google/kahlee/variants/kahlee/include/acpi/usb_oc.asl b/src/mainboard/google/kahlee/variants/kahlee/include/variant/acpi/usb_oc.asl<br>similarity index 100%<br>rename from src/mainboard/google/kahlee/variants/kahlee/include/acpi/usb_oc.asl<br>rename to src/mainboard/google/kahlee/variants/kahlee/include/variant/acpi/usb_oc.asl<br></pre><p>To view, visit <a href="https://review.coreboot.org/22372">change 22372</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/22372"/><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: I05d402995b280d6f020bc2575063dbffefa30670 </div>
<div style="display:none"> Gerrit-Change-Number: 22372 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>