<p>Tristan Corrick has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27794">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">superio/nuvoton/nct6776/acpi: Fix typo in comments<br><br>The constant used in the ACPI code is NCT6776_SHOW_KBC, so update<br>the comments to reflect that.<br><br>Change-Id: I9ba69384866088f84a516557d76864104a024968<br>Signed-off-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M src/superio/nuvoton/nct6776/acpi/superio.asl<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/94/27794/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/superio/nuvoton/nct6776/acpi/superio.asl b/src/superio/nuvoton/nct6776/acpi/superio.asl</span><br><span>index 8e892e8..b985115 100644</span><br><span>--- a/src/superio/nuvoton/nct6776/acpi/superio.asl</span><br><span>+++ b/src/superio/nuvoton/nct6776/acpi/superio.asl</span><br><span>@@ -24,7 +24,7 @@</span><br><span>  *</span><br><span>  *   LDN            State</span><br><span>  * 0x2 SP1             Implemented, untested</span><br><span style="color: hsl(0, 100%, 40%);">- * 0x5 KBCK                Implemented, untested</span><br><span style="color: hsl(120, 100%, 40%);">+ * 0x5 KBC               Implemented, untested</span><br><span>  * 0x8 GPIO            Implemented, untested</span><br><span>  * 0xb HWM             Implemented, untested</span><br><span>  *</span><br><span>@@ -32,7 +32,7 @@</span><br><span>  * SUPERIO_DEV               Device identifier for this SIO (e.g. SIO0)</span><br><span>  * SUPERIO_PNP_BASE       I/O address of the first PnP configuration register</span><br><span>  * NCT6776_SHOW_SP1      If defined, Serial Port 1 will be exposed.</span><br><span style="color: hsl(0, 100%, 40%);">- * NCT6776_SHOW_KBCK  If defined, the Keyboard Controller will be exposed.</span><br><span style="color: hsl(120, 100%, 40%);">+ * NCT6776_SHOW_KBC       If defined, the Keyboard Controller will be exposed.</span><br><span>  * NCT6776_SHOW_GPIO    If defined, GPIO support will be exposed.</span><br><span>  * NCT6776_SHOW_HWM        If defined, the Environment Controller will be exposed.</span><br><span>  */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27794">change 27794</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/27794"/><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: I9ba69384866088f84a516557d76864104a024968 </div>
<div style="display:none"> Gerrit-Change-Number: 27794 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Tristan Corrick <tristan@corrick.kiwi> </div>