summaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/stryke
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/hatch/variants/stryke')
-rw-r--r--src/mainboard/google/hatch/variants/stryke/Makefile.inc1
-rw-r--r--src/mainboard/google/hatch/variants/stryke/gpio.c1
-rw-r--r--src/mainboard/google/hatch/variants/stryke/include/variant/acpi/dptf.asl1
-rw-r--r--src/mainboard/google/hatch/variants/stryke/include/variant/ec.h1
-rw-r--r--src/mainboard/google/hatch/variants/stryke/include/variant/gpio.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/src/mainboard/google/hatch/variants/stryke/Makefile.inc b/src/mainboard/google/hatch/variants/stryke/Makefile.inc
index 53885127f2..d852053695 100644
--- a/src/mainboard/google/hatch/variants/stryke/Makefile.inc
+++ b/src/mainboard/google/hatch/variants/stryke/Makefile.inc
@@ -1,4 +1,3 @@
-## This file is part of the coreboot project.
##
## SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/mainboard/google/hatch/variants/stryke/gpio.c b/src/mainboard/google/hatch/variants/stryke/gpio.c
index 3ad8fcff40..6629e76d6b 100644
--- a/src/mainboard/google/hatch/variants/stryke/gpio.c
+++ b/src/mainboard/google/hatch/variants/stryke/gpio.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <acpi/acpi.h>
#include <baseboard/gpio.h>
diff --git a/src/mainboard/google/hatch/variants/stryke/include/variant/acpi/dptf.asl b/src/mainboard/google/hatch/variants/stryke/include/variant/acpi/dptf.asl
index 231ff1bb72..fd3b5cfb4e 100644
--- a/src/mainboard/google/hatch/variants/stryke/include/variant/acpi/dptf.asl
+++ b/src/mainboard/google/hatch/variants/stryke/include/variant/acpi/dptf.asl
@@ -1,4 +1,3 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <baseboard/acpi/dptf.asl>
diff --git a/src/mainboard/google/hatch/variants/stryke/include/variant/ec.h b/src/mainboard/google/hatch/variants/stryke/include/variant/ec.h
index 54877da690..ce6fbfe1a4 100644
--- a/src/mainboard/google/hatch/variants/stryke/include/variant/ec.h
+++ b/src/mainboard/google/hatch/variants/stryke/include/variant/ec.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef VARIANT_EC_H
#define VARIANT_EC_H
diff --git a/src/mainboard/google/hatch/variants/stryke/include/variant/gpio.h b/src/mainboard/google/hatch/variants/stryke/include/variant/gpio.h
index ea720899c4..be96d95906 100644
--- a/src/mainboard/google/hatch/variants/stryke/include/variant/gpio.h
+++ b/src/mainboard/google/hatch/variants/stryke/include/variant/gpio.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#ifndef VARIANT_GPIO_H
#define VARIANT_GPIO_H