]> git.openfabrics.org - ~emulex/infiniband.git/commitdiff
[PATCH] mips: remove obsolete VR41xx RTC function from vr41xx.h
authorYoichi Yuasa <yuasa@hh.iij4u.or.jp>
Sat, 16 Apr 2005 22:24:39 +0000 (15:24 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:24:39 +0000 (15:24 -0700)
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 <yuasa@hh.iij4u.or.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/asm-mips/vr41xx/vr41xx.h

index caacaced32138d2293375a0084e8cc0bc24ef019..50a3874622a723b49e1992054731a57c2781c3c7 100644 (file)
@@ -197,22 +197,6 @@ extern void vr41xx_disable_csiint(uint16_t mask);
 extern void vr41xx_enable_bcuint(void);
 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
  */