From: James Bottomley Date: Sun, 29 Jan 2006 18:10:24 +0000 (-0600) Subject: [SCSI] fusion: fix compile X-Git-Tag: v2.6.16-rc2~242^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=663e1aa12f9fc338fccee09f98d9f5bf68517f72;p=pandora-kernel.git [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 --- Reading git-diff-tree failed