From 69e34ba28b05b693e926b4a3c0f95727f1e69b29 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Wed, 17 Oct 2007 10:35:58 +0200 Subject: [PATCH] --- yaml --- r: 72169 b: refs/heads/master c: e5ab3a7c00e682e0e24677203856769df1b9b0cb h: refs/heads/master i: 72167: 304d904c8141f614b6615625b62764cd111e6d9b v: v3 --- [refs] | 2 +- trunk/sound/pci/bt87x.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c10eaf947080..6a2d56ec14fd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 53eb1b85402f108d5151338cff4430f30fd9727f +refs/heads/master: e5ab3a7c00e682e0e24677203856769df1b9b0cb diff --git a/trunk/sound/pci/bt87x.c b/trunk/sound/pci/bt87x.c index 91f9e6a112ff..f960b8209d1b 100644 --- a/trunk/sound/pci/bt87x.c +++ b/trunk/sound/pci/bt87x.c @@ -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 */ },