gdt: remove unnecessary #defines
[deliverable/linux.git] / drivers / scsi / gdth.h
index d3e4d7c6f577e44b59fd9ffc203061f9a959d4a0..fbf6f0f4b0dd2ccc2f88442c70828fa3c5ad4c41 100644 (file)
 /* GDT_ISA */
 #define GDT2_ID         0x0120941c              /* GDT2000/2020 */
 
-/* vendor ID, device IDs (PCI) */
-/* these defines should already exist in <linux/pci.h> */
-#ifndef PCI_VENDOR_ID_VORTEX
-#define PCI_VENDOR_ID_VORTEX            0x1119  /* PCI controller vendor ID */
-#endif
-#ifndef PCI_VENDOR_ID_INTEL
-#define PCI_VENDOR_ID_INTEL             0x8086  
-#endif
-
 #ifndef PCI_DEVICE_ID_VORTEX_GDT60x0
 /* GDT_PCI */
 #define PCI_DEVICE_ID_VORTEX_GDT60x0    0       /* GDT6000/6020/6050 */
This page took 0.029787 seconds and 5 git commands to generate.