Skip to content

Commit eb41771

Browse files
committed
ALSA: hda/hdmi - Remove duplicated define
INTEL_GET_VENDOR_VERB is defined twice identically. Let's remove a superfluous line. Fixes: b0d8bc5 ("ALSA: hda: hdmi - add Icelake support") Cc: <[email protected]> Signed-off-by: Takashi Iwai <[email protected]>
1 parent ede34f3 commit eb41771

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sound/pci/hda/patch_hdmi.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2416,7 +2416,6 @@ static void intel_haswell_fixup_connect_list(struct hda_codec *codec,
24162416
snd_hda_override_conn_list(codec, nid, spec->num_cvts, spec->cvt_nids);
24172417
}
24182418

2419-
#define INTEL_GET_VENDOR_VERB 0xf81
24202419
#define INTEL_GET_VENDOR_VERB 0xf81
24212420
#define INTEL_SET_VENDOR_VERB 0x781
24222421
#define INTEL_EN_DP12 0x02 /* enable DP 1.2 features */

0 commit comments

Comments
 (0)