Pavel Sayekat has uploaded this change for review.

View Change

superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl

Change-Id: Ic2ba1f9b744014f97d318671bf86468f4d6c6469
Signed-off-by: Pavel Sayekat <pavelsayekat@gmail.com>
---
M src/superio/nuvoton/nct5539d/acpi/superio.asl
1 file changed, 2 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/82/38782/1
diff --git a/src/superio/nuvoton/nct5539d/acpi/superio.asl b/src/superio/nuvoton/nct5539d/acpi/superio.asl
index 70a84a2..73bc938 100644
--- a/src/superio/nuvoton/nct5539d/acpi/superio.asl
+++ b/src/superio/nuvoton/nct5539d/acpi/superio.asl
@@ -1,7 +1,8 @@
+/*
# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.

-/*
+
* Include this file into a mainboard's DSDT _SB device tree and it will
* expose the NCT5539D SuperIO and some of its functionality.
*

To view, visit change 38782. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic2ba1f9b744014f97d318671bf86468f4d6c6469
Gerrit-Change-Number: 38782
Gerrit-PatchSet: 1
Gerrit-Owner: Pavel Sayekat
Gerrit-MessageType: newchange