]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
scsi: qla2xxx: Remove an include directive
authorBart Van Assche <bvanassche@acm.org>
Wed, 6 Nov 2019 04:42:25 +0000 (20:42 -0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 9 Nov 2019 02:21:18 +0000 (21:21 -0500)
Since the code in qla_init.c is initiator code, remove the SCSI target core
include directive.

Cc: Himanshu Madhani <hmadhani@marvell.com>
Link: https://lore.kernel.org/r/20191106044226.5207-2-bvanassche@acm.org
Reviewed-by: Martin Wilck <mwilck@suse.com>
Acked-by: Himanshu Madhani <hmadhani@marvell.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/qla2xxx/qla_init.c

index 6bb4ddd90b6e58c19545ac460a1087a868310741..cefd05483e1fa5fe14273058e3752f0d706bef6a 100644 (file)
@@ -17,7 +17,6 @@
 #include <asm/prom.h>
 #endif
 
-#include <target/target_core_base.h>
 #include "qla_target.h"
 
 /*