diff options
Diffstat (limited to 'src/mainboard/google/dedede/acpi')
-rw-r--r-- | src/mainboard/google/dedede/acpi/mainboard.asl | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/mainboard/google/dedede/acpi/mainboard.asl b/src/mainboard/google/dedede/acpi/mainboard.asl index e7a8bf4ee5..0fa27da0a5 100644 --- a/src/mainboard/google/dedede/acpi/mainboard.asl +++ b/src/mainboard/google/dedede/acpi/mainboard.asl @@ -1,8 +1,4 @@ -/* - * This file is part of the coreboot project. - * - * SPDX-License-Identifier: GPL-2.0-or-later - */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ #include <intelblocks/gpio.h> #include <soc/gpio_soc_defs.h> |