From 4d5feb0a613da7521a9769311f679cfe39701a0c Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sun, 30 Aug 2009 19:55:53 +0000 Subject: [PATCH] [ramips] header cleanup SVN-Revision: 17441 --- .../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 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 */ -#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 */ -- 2.30.2