X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fpci%2Fcs4281.c;h=eb3c52b03af309bf0f14edd9ceba833583bc0355;hb=54522b6613a03807f057fd567794a31267ef85cb;hp=b6e1854e938980e4678cdb89da4da1d3cd2f9b48;hpb=4e93d3e8859c834ee18dfd33051d24df8669d0c0;p=linux-2.6 diff --git a/sound/pci/cs4281.c b/sound/pci/cs4281.c index b6e1854e93..eb3c52b03a 100644 --- a/sound/pci/cs4281.c +++ b/sound/pci/cs4281.c @@ -1338,11 +1338,6 @@ static inline int snd_cs4281_create_gameport(cs4281_t *chip) { return -ENOSYS; } static inline void snd_cs4281_free_gameport(cs4281_t *chip) { } #endif /* CONFIG_GAMEPORT || (MODULE && CONFIG_GAMEPORT_MODULE) */ - -/* - - */ - static int snd_cs4281_free(cs4281_t *chip) { snd_cs4281_free_gameport(chip);