aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/qla2xxx/qla_gbl.h
diff options
context:
space:
mode:
authorAndrew Vasquez <andrew.vasquez@qlogic.com>2008-04-03 16:13:15 -0400
committerJames Bottomley <James.Bottomley@HansenPartnership.com>2008-04-07 13:19:13 -0400
commit0ddda2d1529f2d01d3b043782d2efcf0499fc3db (patch)
tree4ae361d425ce6cf4c287f36fdef07d985d6af47d /drivers/scsi/qla2xxx/qla_gbl.h
parent2ae2b3709542a4b5b691985ecbdf3b79303d9e56 (diff)
[SCSI] qla2xxx: Remove unused and obsolete #define's.
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Diffstat (limited to 'drivers/scsi/qla2xxx/qla_gbl.h')
-rw-r--r--drivers/scsi/qla2xxx/qla_gbl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/scsi/qla2xxx/qla_gbl.h b/drivers/scsi/qla2xxx/qla_gbl.h
index 70af95070aed..97625d49a43c 100644
--- a/drivers/scsi/qla2xxx/qla_gbl.h
+++ b/drivers/scsi/qla2xxx/qla_gbl.h
@@ -151,10 +151,8 @@ qla2x00_issue_iocb(scsi_qla_host_t *, void *, dma_addr_t, size_t);
151extern int 151extern int
152qla2x00_abort_command(scsi_qla_host_t *, srb_t *); 152qla2x00_abort_command(scsi_qla_host_t *, srb_t *);
153 153
154#if USE_ABORT_TGT
155extern int 154extern int
156qla2x00_abort_target(fc_port_t *); 155qla2x00_abort_target(fc_port_t *);
157#endif
158 156
159extern int 157extern int
160qla2x00_get_adapter_id(scsi_qla_host_t *, uint16_t *, uint8_t *, uint8_t *, 158qla2x00_get_adapter_id(scsi_qla_host_t *, uint16_t *, uint8_t *, uint8_t *,