summaryrefslogtreecommitdiff
path: root/kernel/voicebus.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/voicebus.h')
-rw-r--r--kernel/voicebus.h3
1 files changed, 0 insertions, 3 deletions
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__ */