Pavel Sayekat has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/38782 )
Change subject: superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl ......................................................................
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. *