Skip to content

Commit

Permalink
ASoC: s6000: remove driver
Browse files Browse the repository at this point in the history
The s6000 Xtensa support is removed from the kernel. There are no
other chips known to use this I2S controller.

Signed-off-by: Daniel Glöckner <dg@emlix.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Daniel Glöckner authored and Mark Brown committed Oct 20, 2014
1 parent a5448c8 commit 19c768d
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 1,454 deletions.
1 change: 0 additions & 1 deletion sound/soc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ source "sound/soc/mxs/Kconfig"
source "sound/soc/pxa/Kconfig"
source "sound/soc/rockchip/Kconfig"
source "sound/soc/samsung/Kconfig"
source "sound/soc/s6000/Kconfig"
source "sound/soc/sh/Kconfig"
source "sound/soc/sirf/Kconfig"
source "sound/soc/spear/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion sound/soc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ obj-$(CONFIG_SND_SOC) += kirkwood/
obj-$(CONFIG_SND_SOC) += pxa/
obj-$(CONFIG_SND_SOC) += rockchip/
obj-$(CONFIG_SND_SOC) += samsung/
obj-$(CONFIG_SND_SOC) += s6000/
obj-$(CONFIG_SND_SOC) += sh/
obj-$(CONFIG_SND_SOC) += sirf/
obj-$(CONFIG_SND_SOC) += spear/
Expand Down
26 changes: 0 additions & 26 deletions sound/soc/s6000/Kconfig

This file was deleted.

11 changes: 0 additions & 11 deletions sound/soc/s6000/Makefile

This file was deleted.

Loading

0 comments on commit 19c768d

Please sign in to comment.