浏览代码

[MIPS] Fix typo in header guard

Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Vegard Nossum 17 年之前
父节点
当前提交
2cc3c0b67b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-mips/rtlx.h

+ 1 - 1
include/asm-mips/rtlx.h

@@ -3,7 +3,7 @@
  *
  *
  */
  */
 
 
-#ifndef __ASM_RTLX_H
+#ifndef __ASM_RTLX_H_
 #define __ASM_RTLX_H_
 #define __ASM_RTLX_H_
 
 
 #include <irq.h>
 #include <irq.h>