tree ebf46f42fbfc914547473db277dca51975c7ba68
parent e63f8f439de010b6227c0c9c6f56e2c44dbe5dae
author Yoichi Yuasa <[EMAIL PROTECTED]> Sun, 17 Apr 2005 05:24:39 -0700
committer Linus Torvalds <[EMAIL PROTECTED]> Sun, 17 Apr 2005 05:24:39 -0700

[PATCH] mips: remove obsolete VR41xx RTC function from vr41xx.h

This patch had removed obsolete VR41xx RTC function from vr41xx.h .  I
forgot to put this change in "update VR41xx RTC support".

Signed-off-by: Yoichi Yuasa <[EMAIL PROTECTED]>
Cc: Ralf Baechle <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
Signed-off-by: Linus Torvalds <[EMAIL PROTECTED]>

 asm-mips/vr41xx/vr41xx.h |   16 ----------------
 1 files changed, 16 deletions(-)

Index: include/asm-mips/vr41xx/vr41xx.h
===================================================================
--- eb80efbfb8e4c55a94610d30fb8424cd128ffe8b/include/asm-mips/vr41xx/vr41xx.h  
(mode:100644 sha1:caacaced32138d2293375a0084e8cc0bc24ef019)
+++ ebf46f42fbfc914547473db277dca51975c7ba68/include/asm-mips/vr41xx/vr41xx.h  
(mode:100644 sha1:50a3874622a723b49e1992054731a57c2781c3c7)
@@ -198,22 +198,6 @@
 extern void vr41xx_disable_bcuint(void);
 
 /*
- * Power Management Unit
- */
-
-/*
- * RTC
- */
-extern void vr41xx_set_rtclong1_cycle(uint32_t cycles);
-extern uint32_t vr41xx_read_rtclong1_counter(void);
-
-extern void vr41xx_set_rtclong2_cycle(uint32_t cycles);
-extern uint32_t vr41xx_read_rtclong2_counter(void);
-
-extern void vr41xx_set_tclock_cycle(uint32_t cycles);
-extern uint32_t vr41xx_read_tclock_counter(void);
-
-/*
  * General-Purpose I/O Unit
  */
 enum {
-
To unsubscribe from this list: send the line "unsubscribe bk-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to