dsp: q6voice: Changing data type from %d to %ld
"col_data->cal_data.size" is of long unsigned int type so in pr_err
change data type of col_data->cal_data.size to %ld from %d.
Change-Id: I462db4c704e9842ad3523a2ac8ef8a9f9372047f
Signed-off-by:
Nageshwar Reddy Goli <quic_nagegoli@quicinc.com>
Loading
Please register or sign in to comment