projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
482845a
)
[MIPS] Fix typo in header guard
author
Vegard Nossum
<vegard.nossum@gmail.com>
Tue, 27 May 2008 15:27:28 +0000
(17:27 +0200)
committer
Ralf 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
patch
|
blob
|
history
diff --git
a/include/asm-mips/rtlx.h
b/include/asm-mips/rtlx.h
index
20b6660
..
4ca3063
100644
(file)
--- 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>