Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 364497ac authored by Guneshwor Singh's avatar Guneshwor Singh Committed by Mark Brown
Browse files

ASoC: Intel: Skylake: Fix missing sentinel in sst_acpi_mach



To make it consistent, add sentinel for sst_cnl_devdata also.

Signed-off-by: default avatarGuneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: default avatarVinod Koul <vinod.koul@intel.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 606e21fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1011,6 +1011,7 @@ static const struct sst_acpi_mach sst_cnl_devdata[] = {
		.fw_filename = "intel/dsp_fw_cnl.bin",
		.pdata = &cnl_pdata,
	},
	{}
};

/* PCI IDs */