linux/sound/soc/mediatek
YueHaibing 97aad5ce88
ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings
sound/soc/mediatek/mt2701/mt2701-afe-common.h:66:27: warning:
 mt2701_afe_backup_list defined but not used [-Wunused-const-variable=]

mt2701_afe_backup_list is only used in mt2701-afe-pcm.c,
so just move the definition over there.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190822143747.20944-1-yuehaibing@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-08-22 18:29:01 +01:00
..
common ASoC: Remove dev_err() usage after platform_get_irq() 2019-08-02 12:12:31 +01:00
mt2701 ASoC: mediatek: mt2701: Fix -Wunused-const-variable warnings 2019-08-22 18:29:01 +01:00
mt6797 ASoC: mt6797: use devm_platform_ioremap_resource() to simplify code 2019-07-31 12:04:29 +01:00
mt8173 ASoC: Remove dev_err() usage after platform_get_irq() 2019-08-02 12:12:31 +01:00
mt8183 ASoC: mediatek: mt8183-mt6358-ts3a227-max98357: remove unused variables 2019-08-15 15:03:55 +01:00
Kconfig sound fixes for 5.2-rc5 2019-06-14 05:37:06 -10:00
Makefile ASoC: mediatek: mt8183: add platform driver 2019-01-25 18:05:10 +00:00