aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/ish
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/ish')
-rw-r--r--src/drivers/intel/ish/chip.h1
-rw-r--r--src/drivers/intel/ish/ish.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/intel/ish/chip.h b/src/drivers/intel/ish/chip.h
index a76e44b4e8..6f8c0c6df5 100644
--- a/src/drivers/intel/ish/chip.h
+++ b/src/drivers/intel/ish/chip.h
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
/*
* Intel Integrated Sensor Hub (ISH)
diff --git a/src/drivers/intel/ish/ish.c b/src/drivers/intel/ish/ish.c
index adfa4f1800..f82f7fc7f6 100644
--- a/src/drivers/intel/ish/ish.c
+++ b/src/drivers/intel/ish/ish.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <acpi/acpi_device.h>
#include <acpi/acpigen.h>