diff options
Diffstat (limited to 'drivers/fpga')
| -rw-r--r-- | drivers/fpga/altera-cvp.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/fpga/altera-cvp.c b/drivers/fpga/altera-cvp.c index 00e73d28077c..77b04e4b3254 100644 --- a/drivers/fpga/altera-cvp.c +++ b/drivers/fpga/altera-cvp.c @@ -384,8 +384,6 @@ static int altera_cvp_probe(struct pci_dev *pdev,  			    const struct pci_device_id *dev_id);  static void altera_cvp_remove(struct pci_dev *pdev); -#define PCI_VENDOR_ID_ALTERA	0x1172 -  static struct pci_device_id altera_cvp_id_tbl[] = {  	{ PCI_VDEVICE(ALTERA, PCI_ANY_ID) },  	{ }  | 
