From 77604bf7c75466158750c94ca066b3cd951839fe Mon Sep 17 00:00:00 2001 From: juhosg Date: Sun, 30 Aug 2009 19:55:53 +0000 Subject: [ramips] header cleanup git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17441 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/ramips/files/arch/mips/include/asm/mach-ralink/war.h | 6 +++--- 1 file 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 e27cb2864..a7b712cf2 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 */ -#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 */ -- cgit v1.2.3