|
@@ -80,7 +80,6 @@ static int free_ports = 0;
|
|
|
module_param(free_ports, bool, 0);
|
|
|
MODULE_PARM_DESC(free_ports, "Release IO ports after configuration? (default: 0 (=no))");
|
|
|
|
|
|
-/* /usr/src/linux/drivers/scsi/hosts.h */
|
|
|
static struct scsi_host_template nsp_driver_template = {
|
|
|
.proc_name = "nsp_cs",
|
|
|
.proc_info = nsp_proc_info,
|