aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/intel/fsp2_0/ppi
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/intel/fsp2_0/ppi')
-rw-r--r--src/drivers/intel/fsp2_0/ppi/Kconfig1
-rw-r--r--src/drivers/intel/fsp2_0/ppi/Makefile.inc1
-rw-r--r--src/drivers/intel/fsp2_0/ppi/mp_service_ppi.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/src/drivers/intel/fsp2_0/ppi/Kconfig b/src/drivers/intel/fsp2_0/ppi/Kconfig
index 14de523f02..9a3e0ea1db 100644
--- a/src/drivers/intel/fsp2_0/ppi/Kconfig
+++ b/src/drivers/intel/fsp2_0/ppi/Kconfig
@@ -1,5 +1,4 @@
#
-# This file is part of the coreboot project.
#
# SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/drivers/intel/fsp2_0/ppi/Makefile.inc b/src/drivers/intel/fsp2_0/ppi/Makefile.inc
index 790d25df1f..bd57938e88 100644
--- a/src/drivers/intel/fsp2_0/ppi/Makefile.inc
+++ b/src/drivers/intel/fsp2_0/ppi/Makefile.inc
@@ -1,5 +1,4 @@
#
-# This file is part of the coreboot project.
#
# SPDX-License-Identifier: GPL-2.0-only
diff --git a/src/drivers/intel/fsp2_0/ppi/mp_service_ppi.c b/src/drivers/intel/fsp2_0/ppi/mp_service_ppi.c
index fead4f1a98..5b964d51fb 100644
--- a/src/drivers/intel/fsp2_0/ppi/mp_service_ppi.c
+++ b/src/drivers/intel/fsp2_0/ppi/mp_service_ppi.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <console/console.h>
#include <cpu/x86/mp.h>