Skip to content

Commit

Permalink
Merge pull request #5245 from terry182/soft-dep
Browse files Browse the repository at this point in the history
ASoC: SOF: Intel: hda: add softdep pre to snd-hda-codec-hdmi module
  • Loading branch information
johnylin76 authored Jan 3, 2025
2 parents b6d3bb5 + 6b0fd39 commit 1e81252
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sound/soc/sof/intel/hda-codec.c
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ int hda_codec_i915_exit(struct snd_sof_dev *sdev)
}
EXPORT_SYMBOL_NS_GPL(hda_codec_i915_exit, "SND_SOC_SOF_HDA_AUDIO_CODEC_I915");

MODULE_SOFTDEP("pre: snd-hda-codec-hdmi");
#endif

MODULE_LICENSE("Dual BSD/GPL");
Expand Down

0 comments on commit 1e81252

Please sign in to comment.