Skip to content

Commit

Permalink
[SCSI] qla2xxx: Remove duplicated include form qla_isr.c
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
  • Loading branch information
Wei Yongjun authored and James Bottomley committed Apr 11, 2013
1 parent 8ae6d9c commit 3040572
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/scsi/qla2xxx/qla_isr.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
#include <scsi/scsi_bsg_fc.h>
#include <scsi/scsi_eh.h>

#include "qla_target.h"

static void qla2x00_mbx_completion(scsi_qla_host_t *, uint16_t);
static void qla2x00_status_entry(scsi_qla_host_t *, struct rsp_que *, void *);
static void qla2x00_status_cont_entry(struct rsp_que *, sts_cont_entry_t *);
Expand Down

0 comments on commit 3040572

Please sign in to comment.