Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5345
b: refs/heads/master
c: 5b738ba
h: refs/heads/master
i:
  5343: 357a912
v: v3
  • Loading branch information
Henrik Kretzschmar authored and Jaroslav Kysela committed Jul 28, 2005
1 parent cfad450 commit e9ed3b3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ae3a72d8cb4e5b30606c5e3ac9c59b729117579a
refs/heads/master: 5b738babf13d51285710ed57336ee5f072ac9490
2 changes: 2 additions & 0 deletions trunk/sound/isa/gus/gus_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -417,11 +417,13 @@ static int snd_gus_check_version(snd_gus_card_t * gus)
return 0;
}

#if defined(CONFIG_SND_SEQUENCER) || (defined(MODULE) && defined(CONFIG_SND_SEQUENCER_MODULE))
static void snd_gus_seq_dev_free(snd_seq_device_t *seq_dev)
{
snd_gus_card_t *gus = seq_dev->private_data;
gus->seq_dev = NULL;
}
#endif

int snd_gus_initialize(snd_gus_card_t *gus)
{
Expand Down

0 comments on commit e9ed3b3

Please sign in to comment.