Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230268
b: refs/heads/master
c: 03e6a88
h: refs/heads/master
v: v3
  • Loading branch information
Jassi Brar authored and Mark Brown committed Nov 23, 2010
1 parent 9d0d70b commit e91c595
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 528 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0fff21a86c1ada9e9eba0d11fb91797bf2c73d46
refs/heads/master: 03e6a88897f923ae2608569e66afba4766e1abf7
10 changes: 0 additions & 10 deletions trunk/sound/soc/s3c24xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,6 @@ config SND_S3C2412_SOC_I2S
select SND_S3C_I2SV2_SOC
select S3C2410_DMA

config SND_S3C64XX_SOC_I2S
tristate
select SND_S3C_I2SV2_SOC
select S3C64XX_DMA

config SND_S3C64XX_SOC_I2S_V4
tristate
select SND_S3C_I2SV2_SOC
select S3C64XX_DMA

config SND_S3C_SOC_PCM
tristate

Expand Down
4 changes: 0 additions & 4 deletions trunk/sound/soc/s3c24xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
snd-soc-s3c24xx-objs := dma.o
snd-soc-s3c24xx-i2s-objs := s3c24xx-i2s.o
snd-soc-s3c2412-i2s-objs := s3c2412-i2s.o
snd-soc-s3c64xx-i2s-objs := s3c64xx-i2s.o
snd-soc-ac97-objs := ac97.o
snd-soc-s3c64xx-i2s-v4-objs := s3c64xx-i2s-v4.o
snd-soc-s3c-i2s-v2-objs := s3c-i2s-v2.o
snd-soc-samsung-spdif-objs := spdif.o
snd-soc-pcm-objs := pcm.o
Expand All @@ -14,8 +12,6 @@ obj-$(CONFIG_SND_S3C24XX_SOC) += snd-soc-s3c24xx.o
obj-$(CONFIG_SND_S3C24XX_SOC_I2S) += snd-soc-s3c24xx-i2s.o
obj-$(CONFIG_SND_S3C_SOC_AC97) += snd-soc-ac97.o
obj-$(CONFIG_SND_S3C2412_SOC_I2S) += snd-soc-s3c2412-i2s.o
obj-$(CONFIG_SND_S3C64XX_SOC_I2S) += snd-soc-s3c64xx-i2s.o
obj-$(CONFIG_SND_S3C64XX_SOC_I2S_V4) += snd-soc-s3c64xx-i2s-v4.o
obj-$(CONFIG_SND_S3C_I2SV2_SOC) += snd-soc-s3c-i2s-v2.o
obj-$(CONFIG_SND_S5P_SOC_SPDIF) += snd-soc-samsung-spdif.o
obj-$(CONFIG_SND_S3C_SOC_PCM) += snd-soc-pcm.o
Expand Down
230 changes: 0 additions & 230 deletions trunk/sound/soc/s3c24xx/s3c64xx-i2s-v4.c

This file was deleted.

Loading

0 comments on commit e91c595

Please sign in to comment.