X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=include%2Fsound%2Fwss.h;h=fd01f22825cdda88235ee4c05aa0a834af309258;hb=b7c15e4a1cbf19be3d3063819b472806902fb525;hp=6d65f322f1d556f7e5d50af18cd24c153bb2bfe7;hpb=3e48e656903e9fd8bc805c6a2c4264d7808d315b;p=~andy%2Flinux diff --git a/include/sound/wss.h b/include/sound/wss.h index 6d65f322f1d..fd01f22825c 100644 --- a/include/sound/wss.h +++ b/include/sound/wss.h @@ -154,7 +154,6 @@ int snd_wss_create(struct snd_card *card, unsigned short hardware, unsigned short hwshare, struct snd_wss **rchip); -int snd_wss_free(struct snd_wss *chip); int snd_wss_pcm(struct snd_wss *chip, int device, struct snd_pcm **rpcm); int snd_wss_timer(struct snd_wss *chip, int device, struct snd_timer **rtimer); int snd_wss_mixer(struct snd_wss *chip);