git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fda4c2c
)
[SCSI] fusion: fix compile
author
James Bottomley
<jejb@titanic.(none)>
Sun, 29 Jan 2006 18:10:24 +0000
(12:10 -0600)
committer
James 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