summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2009-08-30 19:55:53 +0000
committerGabor Juhos <juhosg@openwrt.org>2009-08-30 19:55:53 +0000
commitd034b4246eaceac1413e163071f8fb774bfb6747 (patch)
treec166a5d0aee4b688bc2b257d12312ce11375212f /target
parent6b482c872b94abf6cee27ba406c0d66fb56009fd (diff)
downloadmaster-31e0f0ae-d034b4246eaceac1413e163071f8fb774bfb6747.tar.gz
master-31e0f0ae-d034b4246eaceac1413e163071f8fb774bfb6747.tar.bz2
master-31e0f0ae-d034b4246eaceac1413e163071f8fb774bfb6747.zip
header cleanup
SVN-Revision: 17441
Diffstat (limited to 'target')
-rw-r--r--target/linux/ramips/files/arch/mips/include/asm/mach-ralink/war.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/war.h b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/war.h
index e27cb28648..a7b712cf2d 100644
--- a/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/war.h
+++ b/target/linux/ramips/files/arch/mips/include/asm/mach-ralink/war.h
@@ -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 */