commit | 2c8bd81010ed9377e761893487803a9b7408014d | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Wed Sep 05 13:50:07 2012 -0700 |
committer | James Bottomley <JBottomley@Parallels.com> | Mon Sep 24 12:11:03 2012 +0400 |
tree | ff63149eab111228976c149b713cd241f5c4a8ae | |
parent | 1315da30daaf8f4b1207cc78b67ff0dc55bc447b [diff] |
[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 <robert.w.love@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>