tree 46c6860cb17704a9550e59d5ff5fff0c08abf13d
parent 837e1fecd453cb63fc4864b5c24527a318c31216
author Yoichi Yuasa <[EMAIL PROTECTED]> Tue Apr 12 08:25:12 2005
committer Linus Torvalds <[EMAIL PROTECTED]> Tue Apr 12 08:25:12 2005

[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]>

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

Index: include/asm-mips/vr41xx/vr41xx.h
===================================================================
--- cbae574e94c81cfc8ebf98c484c81758983f6676/include/asm-mips/vr41xx/vr41xx.h  
(mode:100644 sha1:20b750452846aa22eefd716f244f032884eee738)
+++ 46c6860cb17704a9550e59d5ff5fff0c08abf13d/include/asm-mips/vr41xx/vr41xx.h  
(mode:100644 sha1:60e65af01eeb1df98dd05c1a2b83e4e9e4d3c7e3)
@@ -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