Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133150
b: refs/heads/master
c: e167280
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Jan 28, 2009
1 parent 9fa8e6c commit ffc8b36
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: e3e9c5e7096f6379ca8fa78413b2055fa29f4530
refs/heads/master: e167280070cccd2e0cde94f73ded0a4b08bf6412
2 changes: 1 addition & 1 deletion trunk/sound/pci/intel8x0.c
Original file line number Diff line number Diff line change
Expand Up @@ -2317,7 +2317,7 @@ static int snd_intel8x0_ich_chip_cold_reset(struct intel8x0 *chip)
#define snd_intel8x0_ich_chip_can_cold_reset(chip) \
(!snd_pci_quirk_lookup(chip->pci, ich_chip_reset_mode))
#else
#define snd_intel8x0_ich_chip_cold_reset(x) do { } while (0)
#define snd_intel8x0_ich_chip_cold_reset(chip) 0
#define snd_intel8x0_ich_chip_can_cold_reset(chip) (0)
#endif

Expand Down

0 comments on commit ffc8b36

Please sign in to comment.