[SCSI] qla2xxx: fix compile warning
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Tue, 11 Oct 2005 23:31:08 +0000 (16:31 -0700)
committerJames Bottomley <jejb@mulgrave.(none)>
Fri, 28 Oct 2005 19:25:37 +0000 (14:25 -0500)
The file is missing an include of scsi_transport_fc.h

drivers/scsi/qla2xxx/qla_rscn.c:334: error: implicit declaration of function 'fc_remote_port_unblock'

Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>

No differences found