Initial INC MR3 commit with EVO/BRAVO included and majority of the compile warnings ...
/drivers/char/agp/sis-agp.c
blob:6c3837a0184dd8ca0f56ca0c12f90243a0914dd8 -> blob:95fdd4d3a6b1a310e1b987d5d2196626b148e37b
--- drivers/char/agp/sis-agp.c
+++ drivers/char/agp/sis-agp.c
@@ -415,14 +415,6 @@ static struct pci_device_id agp_sis_pci_
.subvendor = PCI_ANY_ID,
.subdevice = PCI_ANY_ID,
},
- {
- .class = (PCI_CLASS_BRIDGE_HOST << 8),
- .class_mask = ~0,
- .vendor = PCI_VENDOR_ID_SI,
- .device = PCI_DEVICE_ID_SI_760,
- .subvendor = PCI_ANY_ID,
- .subdevice = PCI_ANY_ID,
- },
{ }
};