summaryrefslogtreecommitdiffstats
path: root/sound/arm/devdma.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2009-11-26 15:08:54 +0100
committerTakashi Iwai <tiwai@suse.de>2009-11-27 10:15:24 +0100
commitd6797322231af98b9bb4afb175dd614cf511e5f7 (patch)
treecbeb990703df277452611c2e3ea9f4c45ff9c5e6 /sound/arm/devdma.h
parent6985c8877a711c7c307af05203858cb7c3c89d0d (diff)
downloadop-kernel-dev-d6797322231af98b9bb4afb175dd614cf511e5f7.zip
op-kernel-dev-d6797322231af98b9bb4afb175dd614cf511e5f7.tar.gz
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>
Diffstat (limited to 'sound/arm/devdma.h')
-rw-r--r--sound/arm/devdma.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sound/arm/devdma.h b/sound/arm/devdma.h
deleted file mode 100644
index d025329..0000000
--- a/sound/arm/devdma.h
+++ /dev/null
@@ -1,3 +0,0 @@
-void devdma_hw_free(struct device *dev, struct snd_pcm_substream *substream);
-int devdma_hw_alloc(struct device *dev, struct snd_pcm_substream *substream, size_t size);
-int devdma_mmap(struct device *dev, struct snd_pcm_substream *substream, struct vm_area_struct *vma);
OpenPOWER on IntegriCloud