summaryrefslogtreecommitdiff
path: root/drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c')
-rw-r--r--drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c b/drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
index 83386cc978e3..ebca3a4ab0f1 100644
--- a/drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
+++ b/drivers/firmware/cirrus/test/cs_dsp_test_control_cache.c
@@ -776,7 +776,6 @@ static void cs_dsp_ctl_cache_init_multiple_offsets(struct kunit *test)
"dummyalg", NULL);
/* Create controls identical except for offset */
- def.length_bytes = 8;
def.offset_dsp_words = 0;
def.shortname = "CtlA";
cs_dsp_mock_wmfw_add_coeff_desc(local->wmfw_builder, &def);