scsi: staging: unisys: Remove the shost_attrs member
[linux-2.6-microblaze.git] / drivers / staging / unisys / visorhba / visorhba_main.c
index b40c8ca..6946441 100644 (file)
@@ -582,7 +582,6 @@ static struct scsi_host_template visorhba_driver_template = {
        .eh_device_reset_handler = visorhba_device_reset_handler,
        .eh_bus_reset_handler = visorhba_bus_reset_handler,
        .eh_host_reset_handler = visorhba_host_reset_handler,
-       .shost_attrs = NULL,
 #define visorhba_MAX_CMNDS 128
        .can_queue = visorhba_MAX_CMNDS,
        .sg_tablesize = 64,