aboutsummaryrefslogtreecommitdiffstats
path: root/sound/x86/intel_hdmi_lpe_audio.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2017-01-30 17:44:00 +0100
committerTakashi Iwai <tiwai@suse.de>2017-02-03 17:24:16 +0100
commitaf3e5c9c5d370e262da97fb8a8310a9d578efa0d (patch)
treecac5ae564a4962cf50f2f2474dfd6436a758a371 /sound/x86/intel_hdmi_lpe_audio.h
parentALSA: x86: Fix possible stale interrupt calls (diff)
downloadlinux-dev-af3e5c9c5d370e262da97fb8a8310a9d578efa0d.tar.xz
linux-dev-af3e5c9c5d370e262da97fb8a8310a9d578efa0d.zip
ALSA: x86: Drop unused mid_hdmi_audio_is_busy()
The function is nowhere used. Kill it. Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/x86/intel_hdmi_lpe_audio.h')
-rw-r--r--sound/x86/intel_hdmi_lpe_audio.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/x86/intel_hdmi_lpe_audio.h b/sound/x86/intel_hdmi_lpe_audio.h
index 511bdc30dca1..a1c3aa0fbc57 100644
--- a/sound/x86/intel_hdmi_lpe_audio.h
+++ b/sound/x86/intel_hdmi_lpe_audio.h
@@ -642,7 +642,6 @@ struct hdmi_audio_event {
int type;
};
-bool mid_hdmi_audio_is_busy(void *dev);
void mid_hdmi_audio_signal_event(enum had_event_type event);
int mid_hdmi_audio_read(u32 reg, u32 *val);