hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/isdn/mISDN/dsp_cmx.c
....@@ -1625,7 +1625,7 @@
16251625 static int dsp_count_valid; /* if we have last sample count */
16261626
16271627 void
1628
-dsp_cmx_send(void *arg)
1628
+dsp_cmx_send(struct timer_list *arg)
16291629 {
16301630 struct dsp_conf *conf;
16311631 struct dsp_conf_member *member;