[MIPS] Fix typo in header guard
authorVegard Nossum <vegard.nossum@gmail.com>
Tue, 27 May 2008 15:27:28 +0000 (17:27 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Jun 2008 17:13:16 +0000 (18:13 +0100)
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
include/asm-mips/rtlx.h

index 20b6660..4ca3063 100644 (file)
@@ -3,7 +3,7 @@
  *
  */
 
-#ifndef __ASM_RTLX_H
+#ifndef __ASM_RTLX_H_
 #define __ASM_RTLX_H_
 
 #include <irq.h>