From: Paolo 'Blaisorblade' Giarrusso Date: Wed, 1 Feb 2006 11:06:24 +0000 (-0800) Subject: [PATCH] uml: typo fixup X-Git-Tag: v2.6.16.28-rc1~1040 X-Git-Url: https://git.kernelconcepts.de/?a=commitdiff_plain;h=0c19585b0d2f6817dd9af607650d3f6cae2fd8bc;hp=db805812084ab03fbf6aac95c5f7ef2f50e3bd9a;p=karo-tx-linux.git [PATCH] uml: typo fixup Trivial innocent cosmetical fixup. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- diff --git a/include/asm-um/ldt-x86_64.h b/include/asm-um/ldt-x86_64.h index 175722a91164..57159f12dde2 100644 --- a/include/asm-um/ldt-x86_64.h +++ b/include/asm-um/ldt-x86_64.h @@ -5,8 +5,8 @@ * Author: Bodo Stroesser */ -#ifndef __ASM_LDT_I386_H -#define __ASM_LDT_I386_H +#ifndef __ASM_LDT_X86_64_H +#define __ASM_LDT_X86_64_H #include "asm/semaphore.h" #include "asm/arch/ldt.h"