1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-03 09:41:18 +02:00

header cleanup

SVN-Revision: 17441
This commit is contained in:
Gabor Juhos 2009-08-30 19:55:53 +00:00
parent 6b482c872b
commit d034b4246e

@ -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 */