summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/i386/call64.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/i386/call64.S')
-rw-r--r--arch/x86/cpu/i386/call64.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/i386/call64.S b/arch/x86/cpu/i386/call64.S
index 970c4615083..8f86728d42d 100644
--- a/arch/x86/cpu/i386/call64.S
+++ b/arch/x86/cpu/i386/call64.S
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2014 Google, Inc
* Copyright (C) 1991, 1992, 1993 Linus Torvalds
*
* Parts of this copied from Linux arch/x86/boot/compressed/head_64.S
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <asm/global_data.h>