diff options
author | Mark Brown <broonie@kernel.org> | 2024-09-07 01:53:31 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-09-09 16:58:17 +0100 |
commit | d70ce6d3105a6bd02b1708c399105631643a550a (patch) | |
tree | 2fce26560ef1b5075f69575513fac2dc7588a9e3 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 067d832806225cfaabeec8f5f683b7e2bc508a6d (diff) |
ASoC: mt8365: Remove unused DMIC IIR coefficient configuration
Nothing ever calls mt8365_dai_load_dmic_iirc_coeff_table() so the compiler
warns about an unused static function. While it seems likely that something
should be calling the function I don't know what and this is breaking
-Werror builds like allmodconfig so let's just remove it. It can be added
again along with the user.
Reported-by: Nathan Chancellor <nathan@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Tested-by: Nathan Chancellor <nathan@kernel.org> # build
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://patch.msgid.link/20240907-asoc-fix-mt8365-build-v1-6-7ad0bac20161@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions