summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/Makefile
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@nvidia.com>2013-07-30 19:40:45 -0700
committerDan Willemsen <dwillemsen@nvidia.com>2013-09-14 12:47:51 -0700
commit19d069a5ddc70d8af8e135bdf1e04ae5e5200263 (patch)
tree4efa4fe6ef50861e7dda52250298ce0313af84ba /sound/soc/codecs/Makefile
parent108a572ee2c984915932c513706a72f7e3ff5b70 (diff)
UPSTREAM Revert 3.9 "ASoC: Replace max98090 Device Driver"
This reverts commit 685e42154dcf3f6c0a52c115bd15e3d28ad8621b. 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