Commit 17f8a767 authored by jan.koester's avatar jan.koester
Browse files

some fixes

parent 46087c81
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -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)