mISDN: Update parameter type of dsp_cmx_send()
[linux-2.6-block.git] / drivers / isdn / mISDN / dsp_cmx.c
index 357b87592eb48c598afe0ef3d4cac81ba7542d7f..61cb45c5d0d8403d0c8dc61eb31ce04f4acca460 100644 (file)
@@ -1614,7 +1614,7 @@ static u16        dsp_count; /* last sample count */
 static int     dsp_count_valid; /* if we have last sample count */
 
 void
-dsp_cmx_send(void *arg)
+dsp_cmx_send(struct timer_list *arg)
 {
        struct dsp_conf *conf;
        struct dsp_conf_member *member;