offb: use framebuffer_alloc() to allocate fb_info struct
[sfrench/cifs-2.6.git] / sound / arm / devdma.h
index 5a33b6bacc34bba354ece92b25e0fe3fbec59ab8..d025329c8a0f498d6b608f920480fcf9f5f96322 100644 (file)
@@ -1,3 +1,3 @@
-void devdma_hw_free(struct device *dev, snd_pcm_substream_t *substream);
-int devdma_hw_alloc(struct device *dev, snd_pcm_substream_t *substream, size_t size);
-int devdma_mmap(struct device *dev, snd_pcm_substream_t *substream, struct vm_area_struct *vma);
+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);