Unverified Commit a659e35c authored by Ranjani Sridharan's avatar Ranjani Sridharan Committed by Mark Brown
Browse files

ASoC: SOF: Intel: MTL: Fix the device description

parent 38d408f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -46,6 +46,7 @@ static const struct sof_dev_desc mtl_desc = {
	.nocodec_tplg_filename = "sof-mtl-nocodec.tplg",
	.nocodec_tplg_filename = "sof-mtl-nocodec.tplg",
	.ops = &sof_mtl_ops,
	.ops = &sof_mtl_ops,
	.ops_init = sof_mtl_ops_init,
	.ops_init = sof_mtl_ops_init,
	.ops_free = hda_ops_free,
};
};


/* PCI IDs */
/* PCI IDs */