X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=arch%2Fx86%2Finclude%2Fasm%2Fmsr.h;h=3e613de6cefafe7215c4a6d9a7e952e4d22b8657;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=c480920d25688914e08e4eaf658cad7b96b2bddd;hpb=ff7e9cfc338ecd6db5ed7d6ff8fb7a2889b0131c;p=platform%2Fkernel%2Fu-boot.git diff --git a/arch/x86/include/asm/msr.h b/arch/x86/include/asm/msr.h index c480920..3e613de 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 {