|
@@ -384,8 +384,6 @@ static int altera_cvp_probe(struct pci_dev *pdev,
|
|
const struct pci_device_id *dev_id);
|
|
const struct pci_device_id *dev_id);
|
|
static void altera_cvp_remove(struct pci_dev *pdev);
|
|
static void altera_cvp_remove(struct pci_dev *pdev);
|
|
|
|
|
|
-#define PCI_VENDOR_ID_ALTERA 0x1172
|
|
|
|
-
|
|
|
|
static struct pci_device_id altera_cvp_id_tbl[] = {
|
|
static struct pci_device_id altera_cvp_id_tbl[] = {
|
|
{ PCI_VDEVICE(ALTERA, PCI_ANY_ID) },
|
|
{ PCI_VDEVICE(ALTERA, PCI_ANY_ID) },
|
|
{ }
|
|
{ }
|