diff --git a/[refs] b/[refs] index a9efc13c964b..80baff645191 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5d503e5cf42de82fc091ef641fd0b0fe027fc180 +refs/heads/master: cc2d7eeacaff6ccdf407a3555cc3373890f79e01 diff --git a/trunk/sound/pci/cs4281.c b/trunk/sound/pci/cs4281.c index d7e06b3caf97..0b53f7c61f86 100644 --- a/trunk/sound/pci/cs4281.c +++ b/trunk/sound/pci/cs4281.c @@ -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);