* add missing libsas include to fix s390 compilation.
@ 2006-11-28 4:58 Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2006-11-28 4:58 UTC (permalink / raw)
To: Linux Kernel; +Cc: Linus Torvalds, Andrew Morton
include/scsi/libsas.h:479: error: field 'smp_req' has incomplete type
include/scsi/libsas.h:480: error: field 'smp_resp' has incomplete type
Signed-off-by: Dave Jones <davej@redhat.com>
--- linux-2.6/include/scsi/libsas.h~ 2006-11-27 23:23:32.000000000 -0500
+++ linux-2.6/include/scsi/libsas.h 2006-11-27 23:23:39.000000000 -0500
@@ -35,6 +35,7 @@
#include <scsi/scsi_device.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_transport_sas.h>
+#include <asm/scatterlist.h>
struct block_device;
--
http://www.codemonkey.org.uk
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-11-28 4:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-28 4:58 add missing libsas include to fix s390 compilation Dave Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox