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:
989485c
)
Fix compile of tmscsim SCSI driver
author
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 21:23:40 +0000
(14:23 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 5 May 2007 21:23:40 +0000
(14:23 -0700)
It still used the long-deprecated "pci_module_init()" interface, rather
than the proper "pci_register_driver()" one.
[ I don't have the hardware, and I doubt many do, but the fix is
trivial and obvious, and can't be worse than not compiling ]
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found