diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-12-21 11:21:15 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-12-21 11:21:15 +0100 |
commit | de8853bc38ceab1fa7e7f723b21430d4aad60fea (patch) | |
tree | 5084ef51866fd1767324f8dc8eb36e97c55350f5 /sound/soc/s3c24xx/s3c24xx_uda134x.c | |
parent | ALSA: HDA: add powersaving hook for Realtek (diff) | |
parent | ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTEL (diff) | |
download | linux-de8853bc38ceab1fa7e7f723b21430d4aad60fea.tar.xz linux-de8853bc38ceab1fa7e7f723b21430d4aad60fea.zip |
Merge remote branch 'alsa/fixes' into fix/hda
Diffstat (limited to 'sound/soc/s3c24xx/s3c24xx_uda134x.c')
-rw-r--r-- | sound/soc/s3c24xx/s3c24xx_uda134x.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/s3c24xx_uda134x.c b/sound/soc/s3c24xx/s3c24xx_uda134x.c index c215d32d6322..052d59659c29 100644 --- a/sound/soc/s3c24xx/s3c24xx_uda134x.c +++ b/sound/soc/s3c24xx/s3c24xx_uda134x.c @@ -24,7 +24,7 @@ #include <plat/regs-iis.h> -#include "s3c24xx-pcm.h" +#include "s3c-dma.h" #include "s3c24xx-i2s.h" #include "../codecs/uda134x.h" |