]> Pileus Git - ~andy/linux/blobdiff - sound/core/memalloc.c
ALSA: Merge memalloc code into snd-pcm module
[~andy/linux] / sound / core / memalloc.c
index e568c14ca88d2798a3d03eec7176ec710c5690e9..4595f93d151e0e5fb82073a788ebe6a725826296 100644 (file)
  *
  */
 
-#include <linux/module.h>
-#include <linux/init.h>
 #include <linux/slab.h>
 #include <linux/mm.h>
-#include <asm/uaccess.h>
 #include <linux/dma-mapping.h>
 #include <linux/genalloc.h>
-#include <linux/moduleparam.h>
 #include <sound/memalloc.h>
 
-
-MODULE_AUTHOR("Takashi Iwai <tiwai@suse.de>, Jaroslav Kysela <perex@perex.cz>");
-MODULE_DESCRIPTION("Memory allocator for ALSA system.");
-MODULE_LICENSE("GPL");
-
-
 /*
  *
  *  Generic memory allocators