[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)
commit663e1aa12f9fc338fccee09f98d9f5bf68517f72
treec6d5dfec129285c284222f08983cfc6365918eed
parentfda4c2c8d0c9e22e3b9eeb6d75706d876af988f8
[SCSI] fusion: fix compile

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>
drivers/message/fusion/mptscsih.c
drivers/message/fusion/mptscsih.h