Ignore:
Timestamp:
Jun 13, 2007, 9:06:25 AM (18 years ago)
Author:
stevenhl
Message:

Get rid of spurious warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/alsa-kernel/pci/es1968.c

    r77 r135  
    20412041    int err;
    20422042    static ac97_bus_ops_t ops = {
    2043         0, snd_es1968_ac97_write,
     2043        0, 0, snd_es1968_ac97_write,
    20442044        snd_es1968_ac97_read,0,0
    20452045    };
Note: See TracChangeset for help on using the changeset viewer.