summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorVegard Nossum <vegard.nossum@gmail.com>2008-05-27 17:27:28 +0200
committerRalf Baechle <ralf@linux-mips.org>2008-06-05 18:13:16 +0100
commit2cc3c0b67bdde7263f6eb16c16709e0b84047646 (patch)
tree75cd9b784a1da00c9e9dc6924e8b96661ec0e0b3 /include
parent482845a348f76fbf9cec6dda0f1eb113d4fafd9d (diff)
[MIPS] Fix typo in header guard
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
-rw-r--r--include/asm-mips/rtlx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-mips/rtlx.h b/include/asm-mips/rtlx.h
index 20b666022dc..4ca3063ed2c 100644
--- a/include/asm-mips/rtlx.h
+++ b/include/asm-mips/rtlx.h
@@ -3,7 +3,7 @@
*
*/
-#ifndef __ASM_RTLX_H
+#ifndef __ASM_RTLX_H_
#define __ASM_RTLX_H_
#include <irq.h>