--- linux.orig/drivers/scsi/ips.h Mon Sep 13 09:40:04 2004 +++ linux/drivers/scsi/ips.h Mon Sep 13 09:40:27 2004 @@ -97,7 +97,7 @@ #if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0) - #ifndef irqreturn_t + #if LINUX_VERSION_CODE < KERNEL_VERSION(2,4,23) typedef void irqreturn_t; #endif