]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite802a51b085e94c8e393af45d1186d1da7a4ad46
tree1aa858f012994069e4991782396cfc34151f10a8
parentaf67e9e5ec0e03e53b440e3092e1e44e0079030f
ALSA: hda/hdmi - Remove duplicated define

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

Fixes: 7ee76a680558 ("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