projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
[SCSI] fusion: fix for BZ 8426 - massive slowdown on SCSI CD/DVD drive
[linux-2.6]
/
drivers
/
message
/
fusion
/
linux_compat.h
1
/* drivers/message/fusion/linux_compat.h */
2
3
#ifndef FUSION_LINUX_COMPAT_H
4
#define FUSION_LINUX_COMPAT_H
5
6
#include <linux/version.h>
7
#include <scsi/scsi_device.h>
8
9
#endif /* _LINUX_COMPAT_H */