On Sat, 24 Sep 2016, Ondrej Zary wrote: > Remove compile-time card type definition GENERIC_NCR5380_OVERRIDE. Then > remove all code iterating the overrides[] array and reduce it to struct > card.
There is a reference to the compile-time override in Documentation/scsi/g_NCR5380.txt which needs to be removed also. The patch looks fine aside from that. --