Loading sound/soc/codecs/wm_adsp.c +0 −4 Original line number Diff line number Diff line Loading @@ -1678,10 +1678,6 @@ static int wm_adsp_buffer_free(struct wm_adsp *dsp) } return 0; err: kfree(buf->regions); return ret; } static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf) Loading Loading
sound/soc/codecs/wm_adsp.c +0 −4 Original line number Diff line number Diff line Loading @@ -1678,10 +1678,6 @@ static int wm_adsp_buffer_free(struct wm_adsp *dsp) } return 0; err: kfree(buf->regions); return ret; } static int wm_adsp_buffer_get_error(struct wm_adsp_compr_buf *buf) Loading