Skip to content

Commit

Permalink
[MIPS] Fix typo in header guard
Browse files Browse the repository at this point in the history
Signed-off-by: Vegard Nossum <vegard.nossum@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Vegard Nossum authored and Ralf Baechle committed Jun 5, 2008
1 parent 482845a commit 2cc3c0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/asm-mips/rtlx.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*
*/

#ifndef __ASM_RTLX_H
#ifndef __ASM_RTLX_H_
#define __ASM_RTLX_H_

#include <irq.h>
Expand Down

0 comments on commit 2cc3c0b

Please sign in to comment.