diff options
Diffstat (limited to 'src/drivers/intel/ptt')
-rw-r--r-- | src/drivers/intel/ptt/ptt.c | 1 | ||||
-rw-r--r-- | src/drivers/intel/ptt/ptt.h | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/src/drivers/intel/ptt/ptt.c b/src/drivers/intel/ptt/ptt.c index ef4c7e3095..91eb42c04e 100644 --- a/src/drivers/intel/ptt/ptt.c +++ b/src/drivers/intel/ptt/ptt.c @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ #include <soc/pci_devs.h> #include <device/pci_ops.h> diff --git a/src/drivers/intel/ptt/ptt.h b/src/drivers/intel/ptt/ptt.h index 0d1d3f66f2..7bc878d71d 100644 --- a/src/drivers/intel/ptt/ptt.h +++ b/src/drivers/intel/ptt/ptt.h @@ -1,5 +1,4 @@ /* SPDX-License-Identifier: GPL-2.0-only */ -/* This file is part of the coreboot project. */ /* * This driver checks if the PTT Bit is set correctly within the FWSTS4 |