diff options
author | Vinod Koul <vinod.koul@intel.com> | 2018-01-10 15:59:35 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-01-10 10:58:19 +0000 |
commit | 987da3fe175933c28aab2293505c3597052ff0e2 (patch) | |
tree | d180dfa64aafe24060a95c15bbed5c516fab51a1 /sound/soc/codecs/Makefile | |
parent | 05f4434bc13030ca67f229b8defd37f12a05d1fa (diff) | |
download | op-kernel-dev-987da3fe175933c28aab2293505c3597052ff0e2.zip op-kernel-dev-987da3fe175933c28aab2293505c3597052ff0e2.tar.gz |
ASoC: sn95031: remove this code
This codec was used in MFLD systems in the PMIC chip, we no longer have
users for this, so remove it
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/codecs/Makefile')
-rw-r--r-- | sound/soc/codecs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile index 0001069..ae25cbe 100644 --- a/sound/soc/codecs/Makefile +++ b/sound/soc/codecs/Makefile @@ -140,7 +140,6 @@ snd-soc-sigmadsp-i2c-objs := sigmadsp-i2c.o snd-soc-sigmadsp-regmap-objs := sigmadsp-regmap.o snd-soc-si476x-objs := si476x.o snd-soc-sirf-audio-codec-objs := sirf-audio-codec.o -snd-soc-sn95031-objs := sn95031.o snd-soc-spdif-tx-objs := spdif_transmitter.o snd-soc-spdif-rx-objs := spdif_receiver.o snd-soc-ssm2518-objs := ssm2518.o |