]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/pci/bt87x.c
Merge HEAD from master.kernel.org:/home/rmk/linux-2.6-mmc.git
[linux-2.6-omap-h63xx.git] / sound / pci / bt87x.c
index 15202f15a02b0f403c82ef307f9f3736b8248889..c5557eaf3e2e0ffafcb76a0c442fc88116bc8901 100644 (file)
@@ -806,7 +806,7 @@ static int __devinit snd_bt87x_detect_card(struct pci_dev *pci)
        int i;
        const struct pci_device_id *supported;
 
-       supported = pci_match_device(driver, pci);
+       supported = pci_match_device(&driver, pci);
        if (supported)
                return supported->driver_data;