Skip to content

Commit

Permalink
Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kerne…
Browse files Browse the repository at this point in the history
…l/git/broonie/sound-2.6 into topic/asoc
  • Loading branch information
Takashi Iwai committed Apr 14, 2009
2 parents 577c9c4 + 6e498d5 commit 34e51ce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 0 additions & 2 deletions sound/soc/pxa/magician.c
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>

#include <mach/pxa-regs.h>
#include <mach/hardware.h>
#include <mach/magician.h>
#include <asm/mach-types.h>
#include "../codecs/uda1380.h"
Expand Down
6 changes: 3 additions & 3 deletions sound/soc/s3c24xx/Kconfig
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
config SND_S3C24XX_SOC
tristate "SoC Audio for the Samsung S3CXXXX chips"
depends on ARCH_S3C2410 || ARCH_S3C64XX
depends on ARCH_S3C2410
help
Say Y or M if you want to add support for codecs attached to
the S3C24XX and S3C64XX AC97, I2S or SSP interface. You will
also need to select the audio interfaces to support below.
the S3C24XX AC97 or I2S interfaces. You will also need to
select the audio interfaces to support below.

config SND_S3C24XX_SOC_I2S
tristate
Expand Down

0 comments on commit 34e51ce

Please sign in to comment.