]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/hdmi - Remove duplicated define
authorTakashi Iwai <tiwai@suse.de>
Mon, 15 Jul 2019 21:12:13 +0000 (23:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Jul 2019 07:12:59 +0000 (09:12 +0200)
commit33b9b37da4dfc0d9540d99c5441843e63df45dcd
tree10c06d56c9b8e65ba473ec0a453823c55e461745
parent7098182458e0bdd6fe392e8cf5e3a48f99b580bc
ALSA: hda/hdmi - Remove duplicated define

commit eb4177116bf568a413c544eca3f4446cb4064be9 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_hdmi.c