aboutsummaryrefslogtreecommitdiff
path: root/src/arch/arm64/ramdetect.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/arch/arm64/ramdetect.c')
-rw-r--r--src/arch/arm64/ramdetect.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/arch/arm64/ramdetect.c b/src/arch/arm64/ramdetect.c
index bc034c311b..1b2b3cee3f 100644
--- a/src/arch/arm64/ramdetect.c
+++ b/src/arch/arm64/ramdetect.c
@@ -1,8 +1,5 @@
-/*
- * This file is part of the coreboot project.
- *
- * SPDX-License-Identifier: GPL-2.0-or-later
- */
+/* SPDX-License-Identifier: GPL-2.0-or-later */
+/* This file is part of the coreboot project. */
#include <types.h>
#include <device/mmio.h>