From fbdd18b650c321c0cdb54862243a572e897e6d11 Mon Sep 17 00:00:00 2001 From: Pavel Sayekat Date: Sun, 9 Feb 2020 10:54:54 +0600 Subject: superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl Change-Id: Ic2ba1f9b744014f97d318671bf86468f4d6c6469 Signed-off-by: Pavel Sayekat Reviewed-on: https://review.coreboot.org/c/coreboot/+/38782 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/superio/nuvoton/nct5539d/acpi/superio.asl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/superio/nuvoton/nct5539d') diff --git a/src/superio/nuvoton/nct5539d/acpi/superio.asl b/src/superio/nuvoton/nct5539d/acpi/superio.asl index 70a84a28a7..6f494210fc 100644 --- a/src/superio/nuvoton/nct5539d/acpi/superio.asl +++ b/src/superio/nuvoton/nct5539d/acpi/superio.asl @@ -1,5 +1,5 @@ -# SPDX-License-Identifier: GPL-2.0-only -# This file is part of the coreboot project. +/* 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 -- cgit v1.2.3