mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 13:11:14 +00:00
Input: kill empty comment in gameport support section of
cs4281 ALSA driver. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Vojtech Pavlik <vojtech@suse.cz> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
This commit is contained in:
parent
5d503e5cf4
commit
cc2d7eeaca
1 changed files with 0 additions and 5 deletions
|
@ -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) { }
|
static inline void snd_cs4281_free_gameport(cs4281_t *chip) { }
|
||||||
#endif /* CONFIG_GAMEPORT || (MODULE && CONFIG_GAMEPORT_MODULE) */
|
#endif /* CONFIG_GAMEPORT || (MODULE && CONFIG_GAMEPORT_MODULE) */
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
|
|
||||||
*/
|
|
||||||
|
|
||||||
static int snd_cs4281_free(cs4281_t *chip)
|
static int snd_cs4281_free(cs4281_t *chip)
|
||||||
{
|
{
|
||||||
snd_cs4281_free_gameport(chip);
|
snd_cs4281_free_gameport(chip);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue