drm/i915: Drop port_mst_index parameter from pin/eld callback
[firefly-linux-kernel-4.4.55.git] / sound / pci / hda / patch_hdmi.c
index 932292ce5ce75233d1f9fe80d1b1ba1cd6d0b487..acbfbe087ee86d41f5688b0af85c4ee6f7eec43f 100644 (file)
@@ -2324,7 +2324,7 @@ static void haswell_set_power_state(struct hda_codec *codec, hda_nid_t fg,
        snd_hda_codec_set_power_to_all(codec, fg, power_state);
 }
 
-static void intel_pin_eld_notify(void *audio_ptr, int port, int port_mst_index)
+static void intel_pin_eld_notify(void *audio_ptr, int port)
 {
        struct hda_codec *codec = audio_ptr;
        int pin_nid = port + 0x04;