Loading sound/pci/cs4281.c +0 −5 Original line number Diff line number Diff line Loading @@ -1335,11 +1335,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); Loading Loading
sound/pci/cs4281.c +0 −5 Original line number Diff line number Diff line Loading @@ -1335,11 +1335,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); Loading