aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-v850/clinkage.h
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@gmail.com>2008-06-05 22:46:42 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2008-06-06 11:29:12 -0700
commit4fd5a433d4887f0a6c766c258ca335100ffe208a (patch)
treeaf418c8f4d938963ef42a11cb5c255ee1e4c4487 /include/asm-v850/clinkage.h
parenth8300: fix typo in header guard (diff)
downloadlinux-dev-4fd5a433d4887f0a6c766c258ca335100ffe208a.tar.xz
linux-dev-4fd5a433d4887f0a6c766c258ca335100ffe208a.zip
v850: fix typo in header guard
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r--include/asm-v850/clinkage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-v850/clinkage.h b/include/asm-v850/clinkage.h
index 2b622adccae5..c389691d6f86 100644
--- a/include/asm-v850/clinkage.h
+++ b/include/asm-v850/clinkage.h
@@ -11,7 +11,7 @@
* Written by Miles Bader <miles@gnu.org>
*/
-#ifndef __CLINKAGE_H__
+#ifndef __V850_CLINKAGE_H__
#define __V850_CLINKAGE_H__
#include <asm/macrology.h>