From: Corentin Labbe Date: Mon, 29 Jan 2018 12:28:54 +0000 (+0000) Subject: ASoC: sn95031: remove dead makefile about sn95031 X-Git-Tag: v4.17-rc1~119^2~1^2~17^3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e0b9f3aa45fcfce1873503e5ff85d919697427cb;p=thirdparty%2Fkernel%2Flinux.git ASoC: sn95031: remove dead makefile about sn95031 All sn95031 stuff was removed in commit 987da3fe1759 ("ASoC: sn95031: remove this code") Since SND_SOC_SN95031 was gone, remove makefile about it. Signed-off-by: Corentin Labbe Signed-off-by: Mark Brown --- diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile index da1571336f1e8..4053c72d852ba 100644 --- a/sound/soc/codecs/Makefile +++ b/sound/soc/codecs/Makefile @@ -387,7 +387,6 @@ obj-$(CONFIG_SND_SOC_SIGMADSP) += snd-soc-sigmadsp.o obj-$(CONFIG_SND_SOC_SIGMADSP_I2C) += snd-soc-sigmadsp-i2c.o obj-$(CONFIG_SND_SOC_SIGMADSP_REGMAP) += snd-soc-sigmadsp-regmap.o obj-$(CONFIG_SND_SOC_SI476X) += snd-soc-si476x.o -obj-$(CONFIG_SND_SOC_SN95031) +=snd-soc-sn95031.o obj-$(CONFIG_SND_SOC_SPDIF) += snd-soc-spdif-rx.o snd-soc-spdif-tx.o obj-$(CONFIG_SND_SOC_SIRF_AUDIO_CODEC) += sirf-audio-codec.o obj-$(CONFIG_SND_SOC_SSM2518) += snd-soc-ssm2518.o