aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVegard Nossum <[email protected]>2008-05-28 13:55:24 +0100
committerLinus Torvalds <[email protected]>2008-05-28 07:59:06 -0700
commit5e55843bb8ed1ec7d134a759c53e34beb1618952 (patch)
tree126205eaa7f939229841efda5749989fba2bc7b8
parent1ec7d99c16e69a9ed8ffeaa6c1846025b84bebad (diff)
MN10300: Fix typo in header guard
Fix a typo in the header guard of asm/ipc.h. Signed-off-by: Vegard Nossum <[email protected]> Signed-off-by: David Howells <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r--include/asm-mn10300/ipcbuf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mn10300/ipcbuf.h b/include/asm-mn10300/ipcbuf.h
index efbbef8d1c69..f6f63d448272 100644
--- a/include/asm-mn10300/ipcbuf.h
+++ b/include/asm-mn10300/ipcbuf.h
@@ -1,4 +1,4 @@
-#ifndef _ASM_IPCBUF_H_
+#ifndef _ASM_IPCBUF_H
#define _ASM_IPCBUF_H
/*