Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182851
b: refs/heads/master
c: 7beba4d
h: refs/heads/master
i:
  182849: 5ff7662
  182847: d1a1c04
v: v3
  • Loading branch information
Jassi Brar authored and Mark Brown committed Jan 27, 2010
1 parent 2514aee commit 8148e7e
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 463 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: c67d90ffd43a6cf18def21a0de7db56504d78295
refs/heads/master: 7beba4d50d5f70c3851f608927882959d532671c
3 changes: 0 additions & 3 deletions trunk/sound/soc/s3c24xx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ config SND_S3C64XX_SOC_I2S
config SND_S3C_SOC_PCM
tristate

config SND_S3C2443_SOC_AC97
tristate

config SND_S3C_SOC_AC97
tristate
select SND_SOC_AC97_BUS
Expand Down
2 changes: 0 additions & 2 deletions trunk/sound/soc/s3c24xx/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,12 @@ snd-soc-s3c24xx-objs := s3c-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-s3c2443-ac97-objs := s3c2443-ac97.o
snd-soc-s3c-ac97-objs := s3c-ac97.o
snd-soc-s3c-i2s-v2-objs := s3c-i2s-v2.o
snd-soc-s3c-pcm-objs := s3c-pcm.o

obj-$(CONFIG_SND_S3C24XX_SOC) += snd-soc-s3c24xx.o
obj-$(CONFIG_SND_S3C24XX_SOC_I2S) += snd-soc-s3c24xx-i2s.o
obj-$(CONFIG_SND_S3C2443_SOC_AC97) += snd-soc-s3c2443-ac97.o
obj-$(CONFIG_SND_S3C_SOC_AC97) += snd-soc-s3c-ac97.o
obj-$(CONFIG_SND_S3C2412_SOC_I2S) += snd-soc-s3c2412-i2s.o
obj-$(CONFIG_SND_S3C64XX_SOC_I2S) += snd-soc-s3c64xx-i2s.o
Expand Down
Loading

0 comments on commit 8148e7e

Please sign in to comment.