summaryrefslogtreecommitdiff
path: root/sound/soc/sof/intel/hda.h
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2019-08-09 01:20:45 +0300
committerMark Brown <broonie@kernel.org>2019-08-09 01:20:45 +0300
commitc2f16a94a80497e4b28c27f9ca2cd6cd60706fb6 (patch)
tree60f4851429a445366de41c73798afcde0cc5c28c /sound/soc/sof/intel/hda.h
parentf6326fa4855b0f8173af822fcc139afdbf4d4b71 (diff)
parentd4ff1b3917a529bdc75592af6b1504ad6c4029f7 (diff)
downloadlinux-c2f16a94a80497e4b28c27f9ca2cd6cd60706fb6.tar.xz
Merge branch 'topic/hda-bus-ops-cleanup' of https://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into asoc-5.4
Diffstat (limited to 'sound/soc/sof/intel/hda.h')
-rw-r--r--sound/soc/sof/intel/hda.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/sound/soc/sof/intel/hda.h b/sound/soc/sof/intel/hda.h
index ceaaa8d467f4..65904c3511df 100644
--- a/sound/soc/sof/intel/hda.h
+++ b/sound/soc/sof/intel/hda.h
@@ -548,8 +548,7 @@ void hda_dsp_ctrl_stop_chip(struct snd_sof_dev *sdev);
/*
* HDA bus operations.
*/
-void sof_hda_bus_init(struct hdac_bus *bus, struct device *dev,
- const struct hdac_ext_bus_ops *ext_ops);
+void sof_hda_bus_init(struct hdac_bus *bus, struct device *dev);
#if IS_ENABLED(CONFIG_SND_SOC_SOF_HDA)
/*