From f831186b79f9a67d6db0487508326b708814d58d Mon Sep 17 00:00:00 2001 From: Jon Mason Date: Tue, 10 Jul 2012 15:31:29 -0700 Subject: [PATCH] --- yaml --- r: 323387 b: refs/heads/master c: 1a07a27277bb41a4e91460693c4b3d67bf862489 h: refs/heads/master i: 323385: daf653d05e6055a11b3e51986d5cc27fc181c10d 323383: e9bb1a2d95f1963da1f266b67f836ba0c2829f39 v: v3 --- [refs] | 2 +- trunk/drivers/scsi/gdth.h | 9 --------- 2 files changed, 1 insertion(+), 10 deletions(-) diff --git a/[refs] b/[refs] index 99086ae1bcde..2b524d43a79b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 54ebfd57813ada76f4459f7f1ba1e6873159319e +refs/heads/master: 1a07a27277bb41a4e91460693c4b3d67bf862489 diff --git a/trunk/drivers/scsi/gdth.h b/trunk/drivers/scsi/gdth.h index d3e4d7c6f577..fbf6f0f4b0dd 100644 --- a/trunk/drivers/scsi/gdth.h +++ b/trunk/drivers/scsi/gdth.h @@ -49,15 +49,6 @@ /* GDT_ISA */ #define GDT2_ID 0x0120941c /* GDT2000/2020 */ -/* vendor ID, device IDs (PCI) */ -/* these defines should already exist in */ -#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 */