From c31fd1e104bc963efb481d0c3832d9947821fae8 Mon Sep 17 00:00:00 2001 From: sruffell Date: Thu, 18 Jun 2009 16:37:30 +0000 Subject: Revert "wctdm24xxp, voicebus: Enable the watchdog for the wctdm24xxp driver." This reverts revision 4655, which was mistakenly committed. git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4658 5390a7c7-147a-4af0-8ec9-7488f05a26cb --- kernel/voicebus.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'kernel/voicebus.h') diff --git a/kernel/voicebus.h b/kernel/voicebus.h index 59ec484..c234690 100644 --- a/kernel/voicebus.h +++ b/kernel/voicebus.h @@ -50,8 +50,5 @@ void voicebus_free(struct voicebus *vb, void *vbb); int voicebus_transmit(struct voicebus *vb, void *vbb); int voicebus_set_minlatency(struct voicebus *vb, unsigned int milliseconds); int voicebus_current_latency(struct voicebus *vb) ; -#ifdef CONFIG_ZAPTEL_WATCHDOG -int voicebus_watchdog(struct voicebus *vb); -#endif #endif /* __VOICEBUS_H__ */ -- cgit v1.2.3