Ignore:
Timestamp:
Apr 9, 2006, 12:09:39 PM (19 years ago)
Author:
vladest
Message:

Latest ALSA patches
HDA patches
Patch for Intel from Rudy's
Fixes locks on NM256 chipsets
Fixes PM on Maestro3 chipsets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/alsa-kernel/include/sound/driver.h

    r73 r76  
    655655                ##retval;\
    656656        }
    657 
    658657#define snd_runtime_check snd_assert
    659658
     
    749748typedef unsigned gfp_t;
    750749
     750#ifndef cpu_relax
     751#define cpu_relax()
     752#endif
     753
    751754#endif                          /* __DRIVER_H */
Note: See TracChangeset for help on using the changeset viewer.