linux_dsm_epyc7002/sound/soc
Jason Yan 4c979a7754
ASoC: wm8900: remove some defined but not used symbols
Fix the following gcc warning:

sound/soc/codecs/wm8900.c:449:38: warning:
‘wm8900_dapm_routput2_control’ defined but not used
[-Wunused-const-variable=]
 static const struct snd_kcontrol_new wm8900_dapm_routput2_control =
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
sound/soc/codecs/wm8900.c:446:38: warning:
‘wm8900_dapm_loutput2_control’ defined but not used
[-Wunused-const-variable=]
 static const struct snd_kcontrol_new wm8900_dapm_loutput2_control =
                                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Jason Yan <yanaijie@huawei.com>
Link: https://lore.kernel.org/r/20200407082932.41511-5-yanaijie@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-04-14 15:11:19 +01:00
..
adi
amd ASoC: AMD: Clear format bits before setting them 2020-03-30 15:32:35 +01:00
atmel
au1x
bcm ASoC: bcm: Fix pointer cast warning 2020-03-30 15:32:34 +01:00
cirrus
codecs ASoC: wm8900: remove some defined but not used symbols 2020-04-14 15:11:19 +01:00
dwc
fsl
generic
hisilicon
img
intel sound fixes for 5.7-rc1 2020-04-10 12:27:06 -07:00
jz4740
kirkwood
mediatek
meson
mxs
pxa
qcom ASoC: qcom: q6asm-dai: Add SNDRV_PCM_INFO_BATCH flag 2020-03-31 19:23:54 +01:00
rockchip
samsung
sh
sirf
sof ASoC: SOF: Turn "firmware boot complete" message into a dbg message 2020-04-03 14:39:56 +01:00
spear
sprd
sti
stm ASoC: stm32: sai: Add missing cleanup 2020-04-06 15:03:27 +01:00
sunxi
tegra
ti sound updates for 5.7-rc1 2020-04-02 15:50:04 -07:00
txx9
uniphier
ux500
xilinx
xtensa
zte
Kconfig
Makefile
soc-ac97.c
soc-acpi.c
soc-component.c
soc-compress.c
soc-core.c
soc-dai.c ASoC: soc-dai: fix DAI startup/shutdown sequence 2020-03-30 18:22:37 +01:00
soc-dapm.c ASoC: dapm: connect virtual mux with default value 2020-03-31 19:23:55 +01:00
soc-devres.c
soc-generic-dmaengine-pcm.c
soc-io.c
soc-jack.c
soc-ops.c ASoC: fix regwmask 2020-03-30 18:22:36 +01:00
soc-pcm.c ASoC: dpcm: allow start or stop during pause for backend 2020-04-01 12:06:27 +01:00
soc-topology.c ASoC: topology: use name_prefix for new kcontrol 2020-04-01 12:06:28 +01:00
soc-utils.c