From: Vegard Nossum Date: Tue, 27 May 2008 15:27:28 +0000 (+0200) Subject: [MIPS] Fix typo in header guard X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=2cc3c0b67bdde7263f6eb16c16709e0b84047646;p=openwrt%2Fstaging%2Fblogic.git [MIPS] Fix typo in header guard Signed-off-by: Vegard Nossum Signed-off-by: Ralf Baechle --- diff --git a/include/asm-mips/rtlx.h b/include/asm-mips/rtlx.h index 20b666022dcb..4ca3063ed2ce 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