commit | 3f5ee085d37d5e7ddb95e265853a395d289fb4d2 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Thu Aug 08 20:01:27 2019 -0700 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Mon Aug 12 21:34:04 2019 -0400 |
tree | 004f7ecd80ae68f577ed93d5494c60186f665e28 | |
parent | ba0cef2532717354d90ea81dc47837d61c98defc [diff] |
scsi: qla2xxx: Remove an include directive from qla_mr.c There is no bsg code in the qla_mr.c source file. Hence do not include the <linux/bsg-lib.h> header file from qla_mr.c. Cc: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Bart Van Assche <bvanassche@acm.org> Tested-by: Himanshu Madhani <hmadhani@marvell.com> Reviewed-by: Himanshu Madhani <hmadhani@marvell.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>