mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-09 06:33:34 +00: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:
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>
|
||||
|
Loading…
Reference in New Issue
Block a user