<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27963">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">drivers/intel/wifi: Get rid of unused wrdd.asl<br><br>This change gets rid of unused wrdd.asl in intel wifi driver. This<br>file became redundant when all boards moved to using SSDT for wifi<br>device.<br><br>Change-Id: I8b5b3816d77c90e75052c58a3120ab62185873a7<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>D src/drivers/intel/wifi/acpi/wrdd.asl<br>1 file changed, 0 insertions(+), 37 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/27963/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/drivers/intel/wifi/acpi/wrdd.asl b/src/drivers/intel/wifi/acpi/wrdd.asl</span><br><span>deleted file mode 100644</span><br><span>index 6f071ad..0000000</span><br><span>--- a/src/drivers/intel/wifi/acpi/wrdd.asl</span><br><span>+++ /dev/null</span><br><span>@@ -1,37 +0,0 @@</span><br><span style="color: hsl(0, 100%, 40%);">-/*</span><br><span style="color: hsl(0, 100%, 40%);">- * This file is part of the coreboot project.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * Copyright (C) 2016 Google Inc.</span><br><span style="color: hsl(0, 100%, 40%);">- * Copyright (C) 2016 Intel Corporation</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * This program is free software; you can redistribute it and/or modify</span><br><span style="color: hsl(0, 100%, 40%);">- * it under the terms of the GNU General Public License as published by</span><br><span style="color: hsl(0, 100%, 40%);">- * the Free Software Foundation; version 2 of the License.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * This program is distributed in the hope that it will be useful,</span><br><span style="color: hsl(0, 100%, 40%);">- * but WITHOUT ANY WARRANTY; without even the implied warranty of</span><br><span style="color: hsl(0, 100%, 40%);">- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span><br><span style="color: hsl(0, 100%, 40%);">- * GNU General Public License for more details.</span><br><span style="color: hsl(0, 100%, 40%);">- */</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-/*</span><br><span style="color: hsl(0, 100%, 40%);">- * This method is used by the Intel wireless kernel drivers to determine</span><br><span style="color: hsl(0, 100%, 40%);">- * the proper country code for regulatory domain configuration.</span><br><span style="color: hsl(0, 100%, 40%);">- *</span><br><span style="color: hsl(0, 100%, 40%);">- * It requires an NVS field called CID1 to be present that provides the</span><br><span style="color: hsl(0, 100%, 40%);">- * ISO-3166-2 alpha-2 country code.</span><br><span style="color: hsl(0, 100%, 40%);">- */</span><br><span style="color: hsl(0, 100%, 40%);">-Method (WRDD, 0, Serialized)</span><br><span style="color: hsl(0, 100%, 40%);">-{</span><br><span style="color: hsl(0, 100%, 40%);">- Name (WRDX, Package () {</span><br><span style="color: hsl(0, 100%, 40%);">-                0, /* Revision */</span><br><span style="color: hsl(0, 100%, 40%);">-               Package () {</span><br><span style="color: hsl(0, 100%, 40%);">-                    0x00000007,     /* Domain Type, 0x7:WiFi */</span><br><span style="color: hsl(0, 100%, 40%);">-                     0x00000000,     /* No Default Country Identifier */</span><br><span style="color: hsl(0, 100%, 40%);">-             }</span><br><span style="color: hsl(0, 100%, 40%);">-       })</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span style="color: hsl(0, 100%, 40%);">-      /* Replace Country Identifier with value from NVS */</span><br><span style="color: hsl(0, 100%, 40%);">-    Store (\CID1, Index (DeRefOf (Index (WRDX, 1)), 1))</span><br><span style="color: hsl(0, 100%, 40%);">-     Return (WRDX)</span><br><span style="color: hsl(0, 100%, 40%);">-}</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27963">change 27963</a>. To unsubscribe, or for help writing mail filters, 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/27963"/><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: I8b5b3816d77c90e75052c58a3120ab62185873a7 </div>
<div style="display:none"> Gerrit-Change-Number: 27963 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>