From: Yoichi Yuasa <yuasa@xxxxxxxxxxxxxx> vr41xx doesn't need mach-vr41xx/timex.h so remove it. This also brings the linux-mips tree in sync with Linus' tree. Signed-off-by: Yoichi Yuasa <yuasa@xxxxxxxxxxxxxx> Signed-off-by: Martin Michlmayr <tbm@xxxxxxxxxx> --- mips.git/include/asm-mips/mach-vr41xx/timex.h 2006-03-05 18:51:19.000000000 +0000 +++ linux-2.6/include/asm-mips/mach-vr41xx/timex.h 1970-01-01 01:00:00.000000000 +0100 @@ -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 */ -- Martin Michlmayr http://www.cyrius.com/