summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/call32.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/cpu/call32.S')
-rw-r--r--arch/x86/cpu/call32.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/call32.S b/arch/x86/cpu/call32.S
index c517e4a89f..e185b9a42b 100644
--- a/arch/x86/cpu/call32.S
+++ b/arch/x86/cpu/call32.S
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* (C) Copyright 2015 Google, Inc
* Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <asm/global_data.h>