forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
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;