Hi Ralf, This patch removes unused timex.h for vr41xx. Please apply. Yoichi Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> diff -pruN -X mips-rc6/Documentation/dontdiff mips-rc6-orig/include/asm-mips/mach-vr41xx/timex.h mips-rc6/include/asm-mips/mach-vr41xx/timex.h --- mips-rc6-orig/include/asm-mips/mach-vr41xx/timex.h 2006-06-09 00:33:01.005450500 +0900 +++ mips-rc6/include/asm-mips/mach-vr41xx/timex.h 1970-01-01 09:00:00.000000000 +0900 @@ -1,18 +0,0 @@ -/* - * This file is subject to the terms and conditions of the GNU General Public - * License. See the file "COPYING" in the main directory of this archive - * for more details. - * - * Copyright (C) 2003 by Ralf Baechle - */ -/* - * Changes: - * Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx> - * - CLOCK_TICK_RATE is changed into 32768 from 6144000. - */ -#ifndef __ASM_MACH_VR41XX_TIMEX_H -#define __ASM_MACH_VR41XX_TIMEX_H - -#define CLOCK_TICK_RATE 32768 - -#endif /* __ASM_MACH_VR41XX_TIMEX_H */