lkml.org 
[lkml]   [2006]   [Sep]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] aic94xx: Compile problem on s390
The aic94xx driver in my-scsi and aic94xx James Bottomley tree does not
compile on s390. Since the driver is generic, it makes sense to fix.
The patch is quite simple:


diff -uNr linux-2.6.17.noarch.orig/include/scsi/libsas.h linux-2.6.17.noarch/include/scsi/libsas.h
--- linux-2.6.17.noarch.orig/include/scsi/libsas.h 2006-09-11 16:29:48.000000000 -0400
+++ linux-2.6.17.noarch/include/scsi/libsas.h 2006-09-11 16:34:33.000000000 -0400
@@ -32,6 +32,7 @@
#include <scsi/sas.h>
#include <linux/list.h>
#include <asm/semaphore.h>
+#include <asm/scatterlist.h>
#include <scsi/scsi_device.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_transport_sas.h>
--
Konrad Rzeszutek 1-(978)-392-3903 or 1-(617)-693-1718
IBM on-site partner.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2006-09-18 21:19    [W:0.356 / U:0.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site