[SCSI] fusion: fix compile
authorJames Bottomley <jejb@titanic.(none)>
Sun, 29 Jan 2006 18:10:24 +0000 (12:10 -0600)
committerJames Bottomley <jejb@titanic.(none)>
Tue, 31 Jan 2006 20:39:43 +0000 (14:39 -0600)
The prior fusion patches moved an invocation of a function,
mptscsih_TMHandler(), static to mptscsih.c into mptsas.c

Make the function unstatic, move the header to mptscsih.h and export it.

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

No differences found