From: Robert Love Date: Wed, 5 Sep 2012 20:50:07 +0000 (-0700) Subject: [SCSI] fc-transport: Remove unnecessary include X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~38^2^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c8bd81010ed9377e761893487803a9b7408014d;p=pandora-kernel.git [SCSI] fc-transport: Remove unnecessary include This header file is included in user space applications that are doing "FC Passthrough." This include causes them to also include scsi/scsi.h. Since this header file doesn't actually need scsi/scsi.h, remove the include line. This patch was tested with 'make allyesconfig'. Signed-off-by: Robert Love Tested-by: Ross Brattain Signed-off-by: James Bottomley --- Reading git-diff-tree failed