summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/sipi_vector.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/sipi_vector.S')
-rw-r--r--arch/x86/cpu/sipi_vector.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/sipi_vector.S b/arch/x86/cpu/sipi_vector.S
index 94c0f5a702..40cc27f1e1 100644
--- a/arch/x86/cpu/sipi_vector.S
+++ b/arch/x86/cpu/sipi_vector.S
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* Copyright (c) 2015 Google, Inc
*
- * SPDX-License-Identifier: GPL-2.0
- *
* Taken from coreboot file of the same name
*/