Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fd5a433 authored by Vegard Nossum's avatar Vegard Nossum Committed by Linus Torvalds
Browse files

v850: fix typo in header guard

parent 3b2d38b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>