patch-2.1.90 linux/drivers/scsi/ncr53c8xx.c
Next file: linux/drivers/scsi/ppa.c
Previous file: linux/drivers/net/tulip.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Mar 16 14:17:29 1998
-  Orig file: 
v2.1.89/linux/drivers/scsi/ncr53c8xx.c
-  Orig date: 
Mon Jan 12 15:05:27 1998
diff -u --recursive --new-file v2.1.89/linux/drivers/scsi/ncr53c8xx.c linux/drivers/scsi/ncr53c8xx.c
@@ -9448,7 +9448,7 @@
 	/*
 	 * Try to fix up PCI config according to wished features.
 	 */
-#if defined(__i386) && !defined(MODULE)
+#if defined(__i386__) && !defined(MODULE)
 	if ((driver_setup.pci_fix_up & 1) &&
 	    (chip->features & FE_CLSE) && cache_line_size == 0) {
 #if LINUX_VERSION_CODE < LinuxVersionCode(2,1,75)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov