Loading sound/pci/hda/patch_ca0110.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -510,7 +510,7 @@ static int ca0110_parse_auto_config(struct hda_codec *codec) } } int patch_ca0110(struct hda_codec *codec) static int patch_ca0110(struct hda_codec *codec) { { struct ca0110_spec *spec; struct ca0110_spec *spec; int err; int err; Loading Loading
sound/pci/hda/patch_ca0110.c +1 −1 Original line number Original line Diff line number Diff line Loading @@ -510,7 +510,7 @@ static int ca0110_parse_auto_config(struct hda_codec *codec) } } int patch_ca0110(struct hda_codec *codec) static int patch_ca0110(struct hda_codec *codec) { { struct ca0110_spec *spec; struct ca0110_spec *spec; int err; int err; Loading