Changeset 518 for GPL/trunk/alsa-kernel


Ignore:
Timestamp:
Jul 20, 2010, 5:46:55 PM (15 years ago)
Author:
David Azarewicz
Message:

Some of my updates from the 2.1.x branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/alsa-kernel/core/sgbuf.c

    r484 r518  
    118118        struct page **pgtable;
    119119
    120 #ifdef DEBUG
    121         dprintf(("snd_malloc_sgbuf_pages. size %x",size));
    122 #endif
     120        dprintf(("snd_malloc_sgbuf_pages. size %x", size));
    123121
    124122        dmab->area = NULL;
Note: See TracChangeset for help on using the changeset viewer.