Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34896
b: refs/heads/master
c: 93f09c4
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Jaroslav Kysela committed Sep 23, 2006
1 parent ee2d1b0 commit 562ca92
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ab93c7ae54a81bcecb77608ca89eea140f1d45ad
refs/heads/master: 93f09c4cc111506db2ffa6220b7a3d7f73e41aa3
2 changes: 1 addition & 1 deletion trunk/sound/pci/emu10k1/emu10k1.c
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ static int snd_emu10k1_suspend(struct pci_dev *pci, pm_message_t state)
return 0;
}

int snd_emu10k1_resume(struct pci_dev *pci)
static int snd_emu10k1_resume(struct pci_dev *pci)
{
struct snd_card *card = pci_get_drvdata(pci);
struct snd_emu10k1 *emu = card->private_data;
Expand Down

0 comments on commit 562ca92

Please sign in to comment.