Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@xxxxxxxxx> --- arch/arch-x86_64.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arch-x86_64.h b/arch/arch-x86_64.h index 21da412..a0e8c03 100644 --- a/arch/arch-x86_64.h +++ b/arch/arch-x86_64.h @@ -1,5 +1,5 @@ -#ifndef ARCH_X86_64_h -#define ARCH_X86_64_h +#ifndef ARCH_X86_64_H +#define ARCH_X86_64_H static inline void do_cpuid(unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html