mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
ASoC: amd: Remove extra dmi parameter
Remove extra dmi_product_family entry in amd config entry table. Signed-off-by: Venkata Prasad Potturu <venkataprasad.potturu@amd.com> Link: https://lore.kernel.org/r/20231206110620.1695591-3-venkataprasad.potturu@amd.com Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
f18818eb0d
commit
e126781418
|
|
@ -68,7 +68,6 @@ static const struct config_entry config_table[] = {
|
|||
.matches = {
|
||||
DMI_MATCH(DMI_SYS_VENDOR, "Valve"),
|
||||
DMI_MATCH(DMI_PRODUCT_NAME, "Galileo"),
|
||||
DMI_MATCH(DMI_PRODUCT_FAMILY, "Sephiroth"),
|
||||
},
|
||||
},
|
||||
{}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user