Update of /cvsroot/alsa/alsa-kernel/pci/rme9652
In directory usw-pr-cvs1:/tmp/cvs-serv17372/pci/rme9652

Modified Files:
        hammerfall_mem.c 
Log Message:
removed unnecessary check for pci_alloc_consistent() hack.



Index: hammerfall_mem.c
===================================================================
RCS file: /cvsroot/alsa/alsa-kernel/pci/rme9652/hammerfall_mem.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hammerfall_mem.c    19 Jun 2002 08:52:11 -0000      1.2
+++ hammerfall_mem.c    12 Sep 2002 09:03:28 -0000      1.3
@@ -93,11 +93,6 @@
    undesirable.  
 */
 
-/* remove hack for pci_alloc_consistent to avoid dependecy on snd module */
-#ifdef HACK_PCI_ALLOC_CONSISTENT
-#undef pci_alloc_consistent
-#endif
-
 static void *hammerfall_malloc_pages(struct pci_dev *pci,
                                  unsigned long size,
                                  dma_addr_t *dmaaddr)



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to