From: Finn Thain Date: Wed, 12 Nov 2014 05:12:02 +0000 (+1100) Subject: ncr5380: Drop legacy scsi.h include X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~21^2^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=710ddd0d50d22b40e3b644ea35966489ad178978;p=pandora-kernel.git ncr5380: Drop legacy scsi.h include Convert Scsi_Cmnd to struct scsi_cmnd and drop the #include "scsi.h". The sun3_NCR5380.c core driver already uses struct scsi_cmnd so converting the other core drivers reduces the diff which makes them easier to unify. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Tested-by: Michael Schmitz Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed