forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 cde9070d9970eef1f7ec2360586c802a16230ad8
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;