summaryrefslogtreecommitdiffstats
path: root/src/arch/arm/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm/cpu.c')
-rw-r--r--src/arch/arm/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/arch/arm/cpu.c b/src/arch/arm/cpu.c
index f4e7db70ec6c..75816d3fc0af 100644
--- a/src/arch/arm/cpu.c
+++ b/src/arch/arm/cpu.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: BSD-3-Clause */
-/* This file is part of the coreboot project. */
#include <arch/cpu.h>
#include <commonlib/helpers.h>