rk fb: from rk3368 fb only need to reserved 1 framebuffer
[firefly-linux-kernel-4.4.55.git] / drivers / scsi / a2091.c
index 3e09aa21c1ca787141aa7f02d08a4aa50dfce7a3..30fa38a0ad39a33102f1cd4656b4d800c498ae07 100644 (file)
@@ -166,7 +166,8 @@ static int a2091_bus_reset(struct scsi_cmnd *cmd)
 static struct scsi_host_template a2091_scsi_template = {
        .module                 = THIS_MODULE,
        .name                   = "Commodore A2091/A590 SCSI",
-       .proc_info              = wd33c93_proc_info,
+       .show_info              = wd33c93_show_info,
+       .write_info             = wd33c93_write_info,
        .proc_name              = "A2901",
        .queuecommand           = wd33c93_queuecommand,
        .eh_abort_handler       = wd33c93_abort,