Loading sound/soc/codecs/rt286.c +2 −2 Original line number Diff line number Diff line Loading @@ -1108,7 +1108,7 @@ static const struct acpi_device_id rt286_acpi_match[] = { }; MODULE_DEVICE_TABLE(acpi, rt286_acpi_match); static struct dmi_system_id force_combo_jack_table[] = { static const struct dmi_system_id force_combo_jack_table[] = { { .ident = "Intel Wilson Beach", .matches = { Loading @@ -1118,7 +1118,7 @@ static struct dmi_system_id force_combo_jack_table[] = { { } }; static struct dmi_system_id dmi_dell_dino[] = { static const struct dmi_system_id dmi_dell_dino[] = { { .ident = "Dell Dino", .matches = { Loading Loading
sound/soc/codecs/rt286.c +2 −2 Original line number Diff line number Diff line Loading @@ -1108,7 +1108,7 @@ static const struct acpi_device_id rt286_acpi_match[] = { }; MODULE_DEVICE_TABLE(acpi, rt286_acpi_match); static struct dmi_system_id force_combo_jack_table[] = { static const struct dmi_system_id force_combo_jack_table[] = { { .ident = "Intel Wilson Beach", .matches = { Loading @@ -1118,7 +1118,7 @@ static struct dmi_system_id force_combo_jack_table[] = { { } }; static struct dmi_system_id dmi_dell_dino[] = { static const struct dmi_system_id dmi_dell_dino[] = { { .ident = "Dell Dino", .matches = { Loading