header cleanup
authorGabor Juhos <juhosg@openwrt.org>
Sun, 30 Aug 2009 19:55:53 +0000 (19:55 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 30 Aug 2009 19:55:53 +0000 (19:55 +0000)
SVN-Revision: 17441

target/linux/ramips/files/arch/mips/include/asm/mach-ralink/war.h

index e27cb286483aa401e244b11cab16ae9affefe40d..a7b712cf2d28b337526b8a7add363ad13e61ac69 100644 (file)
@@ -5,8 +5,8 @@
  *
  * Copyright (C) 2002, 2004, 2007 by Ralf Baechle <ralf@linux-mips.org>
  */
-#ifndef __ASM_MACH_RT288X_WAR_H
-#define __ASM_MACH_RT288X_WAR_H
+#ifndef __ASM_MACH_RALINK_WAR_H
+#define __ASM_MACH_RALINK_WAR_H
 
 #define R4600_V1_INDEX_ICACHEOP_WAR    0
 #define R4600_V1_HIT_CACHEOP_WAR       0
@@ -22,4 +22,4 @@
 #define R10000_LLSC_WAR                        0
 #define MIPS34K_MISSED_ITLB_WAR                0
 
-#endif /* __ASM_MACH_RT288X_WAR_H */
+#endif /* __ASM_MACH_RALINK_WAR_H */