summaryrefslogtreecommitdiffstats
path: root/src/cpu/intel/common/hyperthreading.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/intel/common/hyperthreading.c')
-rw-r--r--src/cpu/intel/common/hyperthreading.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpu/intel/common/hyperthreading.c b/src/cpu/intel/common/hyperthreading.c
index 77fd59fcb54a..d68614974fcf 100644
--- a/src/cpu/intel/common/hyperthreading.c
+++ b/src/cpu/intel/common/hyperthreading.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <cpu/x86/lapic.h>
#include <cpu/intel/common/common.h>