diff options
Diffstat (limited to 'src/mainboard/google/cyan/fadt.c')
-rw-r--r-- | src/mainboard/google/cyan/fadt.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/cyan/fadt.c b/src/mainboard/google/cyan/fadt.c index 8d746676e9..ab2db11d9f 100644 --- a/src/mainboard/google/cyan/fadt.c +++ b/src/mainboard/google/cyan/fadt.c @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #include <soc/acpi.h> #include <string.h> |