diff options
Diffstat (limited to 'arch/x86/include/asm/sfi.h')
-rw-r--r-- | arch/x86/include/asm/sfi.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/x86/include/asm/sfi.h b/arch/x86/include/asm/sfi.h index 6c6ebeade8..09d4700812 100644 --- a/arch/x86/include/asm/sfi.h +++ b/arch/x86/include/asm/sfi.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */ /* * Copyright(c) 2009 Intel Corporation. All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ BSD-3-Clause */ #ifndef _LINUX_SFI_H |