summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/Makefile
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2013-07-30 19:41:52 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:47:52 -0700
commite502b073f6f0845c7b9609801926580257008945 (patch)
tree4efa4fe6ef50861e7dda52250298ce0313af84ba /sound/soc/codecs/Makefile
parentec0886617ddf32c569a869d8d5d6b30637d308ac (diff)
UPSTREAM Revert 3.8 "ASoC: Add max98090 codec driver"
This reverts commit 83f7cbc43b623d8498b2b542f0dfb9d9f67db2fd. Signed-off-by: Dan Willemsen <dwillemsen@nvidia.com>
Diffstat (limited to 'sound/soc/codecs/Makefile')
-rw-r--r--sound/soc/codecs/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/Makefile b/sound/soc/codecs/Makefile
index f4ba144db193..0904e60e6a74 100644
--- a/sound/soc/codecs/Makefile
+++ b/sound/soc/codecs/Makefile
@@ -36,7 +36,6 @@ snd-soc-lm4857-objs := lm4857.o
snd-soc-lm49453-objs := lm49453.o
snd-soc-max9768-objs := max9768.o
snd-soc-max98088-objs := max98088.o
-snd-soc-max98090-objs := max98090.o
snd-soc-max98095-objs := max98095.o
snd-soc-max9850-objs := max9850.o
snd-soc-mc13783-objs := mc13783.o
@@ -166,7 +165,6 @@ obj-$(CONFIG_SND_SOC_LM4857) += snd-soc-lm4857.o
obj-$(CONFIG_SND_SOC_LM49453) += snd-soc-lm49453.o
obj-$(CONFIG_SND_SOC_MAX9768) += snd-soc-max9768.o
obj-$(CONFIG_SND_SOC_MAX98088) += snd-soc-max98088.o
-obj-$(CONFIG_SND_SOC_MAX98090) += snd-soc-max98090.o
obj-$(CONFIG_SND_SOC_MAX98095) += snd-soc-max98095.o
obj-$(CONFIG_SND_SOC_MAX9850) += snd-soc-max9850.o
obj-$(CONFIG_SND_SOC_MC13783) += snd-soc-mc13783.o