Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72169
b: refs/heads/master
c: e5ab3a7
h: refs/heads/master
i:
  72167: 304d904
v: v3
  • Loading branch information
Takashi Iwai authored and Jaroslav Kysela committed Oct 23, 2007
1 parent d7dd890 commit 69e34ba
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: 53eb1b85402f108d5151338cff4430f30fd9727f
refs/heads/master: e5ab3a7c00e682e0e24677203856769df1b9b0cb
2 changes: 1 addition & 1 deletion trunk/sound/pci/bt87x.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ struct snd_bt87x_board {
unsigned no_digital:1; /* No digital input */
};

static const __devinitdata struct snd_bt87x_board snd_bt87x_boards[] = {
static __devinitdata struct snd_bt87x_board snd_bt87x_boards[] = {
[SND_BT87X_BOARD_UNKNOWN] = {
.dig_rate = 32000, /* just a guess */
},
Expand Down

0 comments on commit 69e34ba

Please sign in to comment.