summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/control_regs.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/control_regs.h')
-rw-r--r--arch/x86/include/asm/control_regs.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/include/asm/control_regs.h b/arch/x86/include/asm/control_regs.h
index 9e67478a3d..44b8ba2554 100644
--- a/arch/x86/include/asm/control_regs.h
+++ b/arch/x86/include/asm/control_regs.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright (c) 2012 The Chromium OS Authors.
*
@@ -9,8 +10,6 @@
*
* Portions of this file are derived from the Linux kernel source
* Copyright (C) 1991, 1992 Linus Torvalds
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __X86_CONTROL_REGS_H