Ignore:
Timestamp:
Mar 24, 2008, 2:43:42 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to ALSA 1.0.16 level

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud-2.0/include/linux/fs.h

    r129 r305  
    187187        kdev_t                  i_rdev;
    188188        struct semaphore        i_sem;
     189        union {
     190                void            *generic_ip;
     191        } u;
     192
    189193#else
    190194         void * i_hash;
Note: See TracChangeset for help on using the changeset viewer.