mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] v850: fix typo in header guard
@ 2008-05-27 16:12 Vegard Nossum
  0 siblings, 0 replies; only message in thread
From: Vegard Nossum @ 2008-05-27 16:12 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

From: Vegard Nossum <vegard.nossum@gmail.com>
Date: Tue, 27 May 2008 17:32:42 +0200
Subject: [PATCH] v850: fix typo in header guard

Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
---
 include/asm-v850/clinkage.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/asm-v850/clinkage.h b/include/asm-v850/clinkage.h
index 2b622ad..c389691 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>
-- 
1.5.4.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-27 16:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-27 16:12 [PATCH] v850: fix typo in header guard Vegard Nossum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®