]> 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)
commit650cbc994137a95787f33088d0b400bfa08f98b5
tree1aa858f012994069e4991782396cfc34151f10a8
parentd4e8925579d8b214b5bdfc6180e6d318930a62d8
ALSA: hda/hdmi - Remove duplicated define

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

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