ASoC: rt1017: Remove unused function
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 27 Jul 2023 02:16:32 +0000 (10:16 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 27 Jul 2023 19:32:15 +0000 (20:32 +0100)
commit8f59c7ed230784ca914c98e250c65768b71d5de4
tree04f6acbbdec2b2816bc3db6904727c93653fa9c6
parent5befe22b3eebd07b334b2917f6d14ce7ee4c8404
ASoC: rt1017: Remove unused function

The function are defined in the rt1017-sdca-sdw.h file, but not called
elsewhere, so delete the unused functions.

sound/soc/codecs/rt1017-sdca-sdw.h:183:33: warning: ‘rt1017_sdca_mbq_defaults’ defined but not used.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=5998
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20230727021632.88912-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt1017-sdca-sdw.h