Skip to content

Commit

Permalink
v850: fix typo in header guard
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Vegard Nossum authored and Linus Torvalds committed Jun 6, 2008
1 parent 3b2d38b commit 4fd5a43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-v850/clinkage.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4fd5a43

Please sign in to comment.