Untested.
--- drivers/scsi/ips.c Tue Jun 4 13:34:30 2002
+++ drivers/scsi/ips.c.new Tue Jun 25 08:48:25 2002
@@ -284,7 +284,7 @@
name: ips_hot_plug_name,
id_table: ips_pci_table,
probe: ips_insert_device,
- remove: ips_remove_device,
+ remove: __devexit_p(ips_remove_device),
};
#endif
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/