X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fmsr.h;h=3e613de6cefafe7215c4a6d9a7e952e4d22b8657;hb=90efca253973944d7169932820e0bc6419b8cd7b;hp=c480920d25688914e08e4eaf658cad7b96b2bddd;hpb=3f2f1a00394eb7ce7176f9d0930e40e55ba2c79c;p=oweals%2Fu-boot.git diff --git a/arch/x86/include/asm/msr.h b/arch/x86/include/asm/msr.h index c480920d25..3e613de6ce 100644 --- a/arch/x86/include/asm/msr.h +++ b/arch/x86/include/asm/msr.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Taken from the linux kernel file of the same name * * (C) Copyright 2012 * Graeme Russ, - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _ASM_X86_MSR_H @@ -22,7 +21,7 @@ #ifdef __KERNEL__ -#include +#include struct msr { union {