diff options
| author | Mark Brown <broonie@kernel.org> | 2024-06-03 12:59:25 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2024-06-03 12:59:25 +0100 |
| commit | 0ae747759930186fbc3ab470ac4e40899c52438c (patch) | |
| tree | d3f2ffa3c6f91f711bac9155320004a34e59adce /sound/soc/sof/sof-acpi-dev.c | |
| parent | a8bd778958eface44a4931b30f1db5c98c9e6f40 (diff) | |
| parent | c3f38fa61af77b49866b006939479069cd451173 (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-acpi-dev.c')
| -rw-r--r-- | sound/soc/sof/sof-acpi-dev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/sof/sof-acpi-dev.c b/sound/soc/sof/sof-acpi-dev.c index 2d96d00f1c44..b196b2b74c26 100644 --- a/sound/soc/sof/sof-acpi-dev.c +++ b/sound/soc/sof/sof-acpi-dev.c @@ -100,3 +100,4 @@ void sof_acpi_remove(struct platform_device *pdev) EXPORT_SYMBOL_NS(sof_acpi_remove, SND_SOC_SOF_ACPI_DEV); MODULE_LICENSE("Dual BSD/GPL"); +MODULE_DESCRIPTION("SOF support for ACPI platforms"); |
