]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit21da335e0359969c48d4cf5465ccc6ff00c73f92
treec6d5dfec129285c284222f08983cfc6365918eed
parent519754ca7055ad0291da7e311d3c38d6fbd33251
[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