summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp/xhfc.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/wctdm24xxp/xhfc.h')
-rw-r--r--drivers/dahdi/wctdm24xxp/xhfc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/dahdi/wctdm24xxp/xhfc.h b/drivers/dahdi/wctdm24xxp/xhfc.h
index e058af6..865d27b 100644
--- a/drivers/dahdi/wctdm24xxp/xhfc.h
+++ b/drivers/dahdi/wctdm24xxp/xhfc.h
@@ -35,7 +35,8 @@ struct b400m;
/* probes the given card to see if it's a B400M */
int wctdm_init_b400m(struct wctdm *wc, int card);
-int wctdm_bri_checkisr(struct wctdm *wc, int card, int offset);
+void wctdm_bri_checkisr(struct wctdm *wc,
+ struct wctdm_module *const mod, int offset);
void wctdm_unload_b400m(struct wctdm *wc, int card);
void wctdm_hdlc_hard_xmit(struct dahdi_chan *chan);
int b400m_spanconfig(struct dahdi_span *span, struct dahdi_lineconfig *lc);