kernel/drivers/isdn/mISDN/dsp_cmx.c
.. .. @@ -1625,7 +1625,7 @@ 1625 1625 static int dsp_count_valid; /* if we have last sample count */ 1626 1626 1627 1627 void 1628 -dsp_cmx_send(void *arg)1628 +dsp_cmx_send(struct timer_list *arg)1629 1629 { 1630 1630 struct dsp_conf *conf; 1631 1631 struct dsp_conf_member *member;