File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed
Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -374,15 +374,6 @@ static const struct snd_soc_acpi_adr_device rt721_3_single_adr[] = {
374374 }
375375};
376376
377- static const struct snd_soc_acpi_link_adr ptl_rt721_l3 [] = {
378- {
379- .mask = BIT (3 ),
380- .num_adr = ARRAY_SIZE (rt721_3_single_adr ),
381- .adr_d = rt721_3_single_adr ,
382- },
383- {},
384- };
385-
386377static const struct snd_soc_acpi_adr_device rt722_0_agg_adr [] = {
387378 {
388379 .adr = 0x000030025d072201ull ,
@@ -763,13 +754,6 @@ struct snd_soc_acpi_mach snd_soc_acpi_intel_ptl_sdw_machines[] = {
763754 .sof_tplg_filename = "sof-ptl-rt712-l3-rt1320-l3.tplg" ,
764755 .get_function_tplg_files = sof_sdw_get_tplg_files ,
765756 },
766- {
767- .link_mask = BIT (3 ),
768- .links = ptl_rt721_l3 ,
769- .drv_name = "sof_sdw" ,
770- .sof_tplg_filename = "sof-ptl-rt721.tplg" ,
771- .get_function_tplg_files = sof_sdw_get_tplg_files ,
772- },
773757 {
774758 .link_mask = BIT (3 ),
775759 .links = ptl_rt722_l3 ,
You can’t perform that action at this time.
0 commit comments