projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db80581
)
[PATCH] uml: typo fixup
author
Paolo 'Blaisorblade' Giarrusso
<
[email protected]
>
Wed, 1 Feb 2006 11:06:24 +0000
(
03:06
-0800)
committer
Linus Torvalds
<
[email protected]
>
Wed, 1 Feb 2006 16:53:22 +0000
(08:53 -0800)
Trivial innocent cosmetical fixup.
Signed-off-by: Paolo 'Blaisorblade' Giarrusso <
[email protected]
>
Cc: Jeff Dike <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
include/asm-um/ldt-x86_64.h
patch
|
blob
|
history
diff --git
a/include/asm-um/ldt-x86_64.h
b/include/asm-um/ldt-x86_64.h
index 175722a9116478545c8d8c90da1b8f92fe0fe9f5..57159f12dde27aa54b69f3dcddf577527bb7cd56 100644
(file)
--- a/
include/asm-um/ldt-x86_64.h
+++ b/
include/asm-um/ldt-x86_64.h
@@
-5,8
+5,8
@@
* Author: Bodo Stroesser <
[email protected]
>
*/
-#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"