Ignore:
Timestamp:
Jun 11, 2007, 7:33:45 AM (18 years ago)
Author:
Brendan Oakley
Message:

Various simple compile warning fixes.

File:
1 edited

Legend:

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

    r123 r127  
    554554struct snd_card *snd_card_new(int idx, const char *id,
    555555                         struct module *module, int extra_size);
     556int snd_card_disconnect(struct snd_card *card);
    556557int snd_card_free(struct snd_card *card);
    557558int snd_card_register(struct snd_card *card);
Note: See TracChangeset for help on using the changeset viewer.