diff options
-rw-r--r-- | sound/pci/cs4281.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/pci/cs4281.c b/sound/pci/cs4281.c index d7e06b3caf97..0b53f7c61f86 100644 --- a/sound/pci/cs4281.c +++ b/sound/pci/cs4281.c | |||
@@ -1335,11 +1335,6 @@ static inline int snd_cs4281_create_gameport(cs4281_t *chip) { return -ENOSYS; } | |||
1335 | static inline void snd_cs4281_free_gameport(cs4281_t *chip) { } | 1335 | static inline void snd_cs4281_free_gameport(cs4281_t *chip) { } |
1336 | #endif /* CONFIG_GAMEPORT || (MODULE && CONFIG_GAMEPORT_MODULE) */ | 1336 | #endif /* CONFIG_GAMEPORT || (MODULE && CONFIG_GAMEPORT_MODULE) */ |
1337 | 1337 | ||
1338 | |||
1339 | /* | ||
1340 | |||
1341 | */ | ||
1342 | |||
1343 | static int snd_cs4281_free(cs4281_t *chip) | 1338 | static int snd_cs4281_free(cs4281_t *chip) |
1344 | { | 1339 | { |
1345 | snd_cs4281_free_gameport(chip); | 1340 | snd_cs4281_free_gameport(chip); |