ALSA: hda/hdmi - Remove duplicated define
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Jul 2019 21:12:13 +0000 (23:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Jul 2019 07:41:41 +0000 (09:41 +0200)
commiteb4177116bf568a413c544eca3f4446cb4064be9
tree1aa858f012994069e4991782396cfc34151f10a8
parentede34f397ddb063b145b9e7d79c6026f819ded13
ALSA: hda/hdmi - Remove duplicated define

INTEL_GET_VENDOR_VERB is defined twice identically.
Let's remove a superfluous line.

Fixes: b0d8bc50b9f2 ("ALSA: hda: hdmi - add Icelake support")
Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c