[ALSA] Remove superfluous PCI ID definitions
[firefly-linux-kernel-4.4.55.git] / sound / pci / ice1712 / ice1724.c
index c7af5e5fee13e1f2d318ae32b5d2ba5d7781e487..78fc05c0800c8848bfd054fbee3e2c2450ff303e 100644 (file)
@@ -83,12 +83,6 @@ MODULE_PARM_DESC(enable, "Enable ICE1724 soundcard.");
 module_param_array(model, charp, NULL, 0444);
 MODULE_PARM_DESC(model, "Use the given board model.");
 
-#ifndef PCI_VENDOR_ID_ICE
-#define PCI_VENDOR_ID_ICE              0x1412
-#endif
-#ifndef PCI_DEVICE_ID_VT1724
-#define PCI_DEVICE_ID_VT1724           0x1724
-#endif
 
 /* Both VT1720 and VT1724 have the same PCI IDs */
 static struct pci_device_id snd_vt1724_ids[] = {