]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/core/memalloc.c
ALSA: Clean up SG-buffer helper functions and macros
[linux-2.6-omap-h63xx.git] / sound / core / memalloc.c
index 4a649976cc8afab8a7caa42102518a5fa7e699f3..f0c3b1d6da810f75c69b283f38b35fb3363f8950 100644 (file)
@@ -43,14 +43,6 @@ MODULE_DESCRIPTION("Memory allocator for ALSA system.");
 MODULE_LICENSE("GPL");
 
 
-/*
- */
-
-void *snd_malloc_sgbuf_pages(struct device *device,
-                             size_t size, struct snd_dma_buffer *dmab,
-                            size_t *res_size);
-int snd_free_sgbuf_pages(struct snd_dma_buffer *dmab);
-
 /*
  */