patch-2.4.26 linux-2.4.26/drivers/ide/pci/generic.h

Next file: linux-2.4.26/drivers/ide/pci/hpt366.c
Previous file: linux-2.4.26/drivers/ide/pci/atiixp.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.25/drivers/ide/pci/generic.h linux-2.4.26/drivers/ide/pci/generic.h
@@ -148,6 +148,7 @@
 	}
 };
 
+#if 0
 static ide_pci_device_t unknown_chipset[] __devinitdata = {
 	{	/* 0 */
 		.vendor		= 0,
@@ -170,5 +171,6 @@
 	}
 
 };
+#endif
 
 #endif /* IDE_GENERIC_H */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)