patch-2.3.18 linux/drivers/scsi/aic7xxx.c

Next file: linux/drivers/scsi/atp870u.c
Previous file: linux/drivers/scsi/aha1542.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/drivers/scsi/aic7xxx.c linux/drivers/scsi/aic7xxx.c
@@ -325,7 +325,7 @@
 #endif
 
 #if LINUX_VERSION_CODE > KERNEL_VERSION(2,1,0)
-#  include <asm/spinlock.h>
+#  include <linux/spinlock.h>
 #  include <linux/smp.h>
 #  define cpuid smp_processor_id()
 #  if LINUX_VERSION_CODE < KERNEL_VERSION(2,1,95)

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