diff options
Diffstat (limited to 'arch/x86/cpu/call32.S')
-rw-r--r-- | arch/x86/cpu/call32.S | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/cpu/call32.S b/arch/x86/cpu/call32.S index c517e4a89f8..e185b9a42b0 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> |