summaryrefslogtreecommitdiff
path: root/sound/soc/sof/sof-utils.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2024-06-03 12:59:25 +0100
committerMark Brown <broonie@kernel.org>2024-06-03 12:59:25 +0100
commit0ae747759930186fbc3ab470ac4e40899c52438c (patch)
treed3f2ffa3c6f91f711bac9155320004a34e59adce /sound/soc/sof/sof-utils.c
parenta8bd778958eface44a4931b30f1db5c98c9e6f40 (diff)
parentc3f38fa61af77b49866b006939479069cd451173 (diff)
regmap: Merge up fixes
We need these to get the i.MX8 boards working in CI again.
Diffstat (limited to 'sound/soc/sof/sof-utils.c')
-rw-r--r--sound/soc/sof/sof-utils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sof/sof-utils.c b/sound/soc/sof/sof-utils.c
index cad041bf56cc..44608682e9f8 100644
--- a/sound/soc/sof/sof-utils.c
+++ b/sound/soc/sof/sof-utils.c
@@ -73,3 +73,4 @@ int snd_sof_create_page_table(struct device *dev,
EXPORT_SYMBOL(snd_sof_create_page_table);
MODULE_LICENSE("Dual BSD/GPL");
+MODULE_DESCRIPTION("SOF utils");