aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/cpu/lapic.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/lapic.c')
-rw-r--r--arch/x86/cpu/lapic.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/lapic.c b/arch/x86/cpu/lapic.c
index fbea2d1..44ed446 100644
--- a/arch/x86/cpu/lapic.c
+++ b/arch/x86/cpu/lapic.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* From coreboot file of same name
*
* Copyright (C) 2008-2009 coresystems GmbH
* Copyright (C) 2014 Google, Inc
- *
- * SPDX-License-Identifier: GPL-2.0
*/
#include <common.h>