commit | d6797322231af98b9bb4afb175dd614cf511e5f7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 26 15:08:54 2009 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 27 10:15:24 2009 +0100 |
tree | cbeb990703df277452611c2e3ea9f4c45ff9c5e6 | |
parent | 6985c8877a711c7c307af05203858cb7c3c89d0d [diff] [blame] |
ALSA: Remove old DMA-mmap code from arm/devdma.c The call of dma_mmap_coherent() is done in the PCM core now. Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff --git a/sound/arm/Makefile b/sound/arm/Makefile index 5a549ed..8c0c851 100644 --- a/sound/arm/Makefile +++ b/sound/arm/Makefile
@@ -3,7 +3,7 @@ # obj-$(CONFIG_SND_ARMAACI) += snd-aaci.o -snd-aaci-objs := aaci.o devdma.o +snd-aaci-objs := aaci.o obj-$(CONFIG_SND_PXA2XX_PCM) += snd-pxa2xx-pcm.o snd-pxa2xx-pcm-objs := pxa2xx-pcm.o