From: Bart Van Assche Date: Fri, 9 Aug 2019 03:01:27 +0000 (-0700) Subject: scsi: qla2xxx: Remove an include directive from qla_mr.c X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3f5ee085d37d5e7ddb95e265853a395d289fb4d2;p=linux.git 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 header file from qla_mr.c. Cc: Himanshu Madhani Signed-off-by: Bart Van Assche Tested-by: Himanshu Madhani Reviewed-by: Himanshu Madhani Signed-off-by: Martin K. Petersen --- diff --git a/drivers/scsi/qla2xxx/qla_mr.c b/drivers/scsi/qla2xxx/qla_mr.c index 942ee13b96a46..cd892edec4dc8 100644 --- a/drivers/scsi/qla2xxx/qla_mr.c +++ b/drivers/scsi/qla2xxx/qla_mr.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include