From ad4f3dffc23533a9ef0fa04a130f63941b07e084 Mon Sep 17 00:00:00 2001 From: Greg KH Date: Wed, 6 Jul 2005 08:51:03 -0700 Subject: [PATCH] --- yaml --- r: 4157 b: refs/heads/master c: b4634484815e1879512a23e4f59eef648135c30a h: refs/heads/master i: 4155: b8365acef3a1d8507c301346e0be3b5938133914 v: v3 --- [refs] | 2 +- trunk/sound/pci/bt87x.c | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 5dd1b99b9474..5f56f04253a9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d3c2ae1101c1f2dff7e2f9d514769779dbd2737 +refs/heads/master: b4634484815e1879512a23e4f59eef648135c30a diff --git a/trunk/sound/pci/bt87x.c b/trunk/sound/pci/bt87x.c index 909fef8903cb..15202f15a02b 100644 --- a/trunk/sound/pci/bt87x.c +++ b/trunk/sound/pci/bt87x.c @@ -798,6 +798,8 @@ static struct { {0x270f, 0xfc00}, /* Chaintech Digitop DST-1000 DVB-S */ }; +static struct pci_driver driver; + /* return the rate of the card, or a negative value if it's blacklisted */ static int __devinit snd_bt87x_detect_card(struct pci_dev *pci) {