mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>
This commit is contained in:
committed by
Linus Torvalds
parent
3b2d38b48b
commit
4fd5a433d4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user