Merge to Fedora kernel-2.6.6-1.422
[linux-2.6.git] / drivers / ide / pci / rz1000.h
index 0f4575e..5c7c611 100644 (file)
@@ -8,17 +8,13 @@
 static void init_hwif_rz1000(ide_hwif_t *);
 
 static ide_pci_device_t rz1000_chipsets[] __devinitdata = {
-{
-               .vendor         = PCI_VENDOR_ID_PCTECH,
-               .device         = PCI_DEVICE_ID_PCTECH_RZ1000,
+       {
                .name           = "RZ1000",
                .init_hwif      = init_hwif_rz1000,
                .channels       = 2,
                .autodma        = NODMA,
                .bootable       = ON_BOARD,
        },{
-               .vendor         = PCI_VENDOR_ID_PCTECH,
-               .device         = PCI_DEVICE_ID_PCTECH_RZ1001,
                .name           = "RZ1001",
                .init_hwif      = init_hwif_rz1000,
                .channels       = 2,