projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38d76df
)
[SCSI] Make scsi_transport_spi.h includable by itself
author
Matthew Wilcox
<matthew@wil.cx>
Tue, 13 Dec 2005 17:29:31 +0000
(10:29 -0700)
committer
James Bottomley
<jejb@mulgrave.(none)>
Wed, 14 Dec 2005 01:54:40 +0000
(18:54 -0700)
Add forward declarations to allow scsi_transport_spi.h to be compiled by
itself.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
include/scsi/scsi_transport_spi.h
patch
|
blob
|
blame
|
history
diff --git
a/include/scsi/scsi_transport_spi.h
b/include/scsi/scsi_transport_spi.h
index 6bdc4afb248380d7180f7d9a68bf869cd09fd4c1..5c9b2e56e5b4bb70a6c6ba601428fc18afd6c0cb 100644
(file)
--- a/
include/scsi/scsi_transport_spi.h
+++ b/
include/scsi/scsi_transport_spi.h
@@
-24,6
+24,9
@@
#include <linux/transport_class.h>
struct scsi_transport_template;
+struct scsi_target;
+struct scsi_device;
+struct Scsi_Host;
struct spi_transport_attrs {
int period; /* value in the PPR/SDTR command */