commit | 1c97a12a29b49ad4432927eac076fd5e3dedece6 | [log] [tgz] |
---|---|---|
author | Andrew Vasquez <andrew.vasquez@qlogic.com> | Thu Apr 21 16:13:36 2005 -0400 |
committer | James Bottomley <jejb@mulgrave.(none)> | Thu Apr 21 16:13:36 2005 -0400 |
tree | e22ff48cb58a4b3092addaa9e36aa9d6a276b3a0 | |
parent | 40b7bc062cdacb3883bb0f94eb122b8336af5b36 [diff] |
[SCSI] qla2xxx: remove a transport #include Make transport-functions structure non-static. Replace #include of scsi_transport.h with a forward declaration. Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com> Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>