The patch titled
mips: remove timex.h for vr41xx
has been added to the -mm tree. Its filename is
mips-remove-timexh-for-vr41xx.patch
Patches currently in -mm which might be from [EMAIL PROTECTED] are
mips-remove-obsolete-giu-function-call-for-vr41xx.patch
mips-update-irq-handling-for-vr41xx.patch
mips-change-system-type-name-in-proc-for-vr41xx.patch
mips-remove-vr4181-support-fix.patch
more-vr4181-removal.patch
mips-add-tanbac-vr4131-multichip-module.patch
mips-add-default-select-configs-for-vr41xx.patch
mips-add-default-select-configs-for-vr41xx-fix.patch
mips-remove-vrc4171-config.patch
mips-changed-from-vr41xx-to-vr4100-series-in-kconfig.patch
mips-add-pcibios_select_root.patch
mips-add-pcibios_bus_to_resource.patch
mips-add-more-sys_support__kernel-and.patch
mips-fix-build-warnings.patch
mips-remove-timexh-for-vr41xx.patch
From: Yoichi Yuasa <[EMAIL PROTECTED]>
vr41xx doesn't need mach-vr41xx/timex.h. This patch has removed
mach-vr41xx/timex.h.
Signed-off-by: Yoichi Yuasa <[EMAIL PROTECTED]>
Cc: Ralf Baechle <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
dev/null | 18 ------------------
1 files changed, 18 deletions(-)
diff -L include/asm-mips/mach-vr41xx/timex.h -puN
include/asm-mips/mach-vr41xx/timex.h~mips-remove-timexh-for-vr41xx /dev/null
--- devel/include/asm-mips/mach-vr41xx/timex.h
+++ /dev/null 2003-09-15 06:40:47.000000000 -0700
@@ -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 <[EMAIL PROTECTED]>
- * - 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 */
_
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html