On Mon, Sep 18, 2006 at 01:21:38PM -0600, Matthew Wilcox wrote: > On Mon, Sep 18, 2006 at 03:15:45PM -0400, Konrad Rzeszutek wrote: > > 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. > > Erm, well, I don't think there's any s390s with PCI ;-) > > > The patch is quite simple: > > +#include <asm/scatterlist.h> > > Surely should be linux/scatterlist.h? Hm. Most of the drivers use the <asm/...> and that is where the struct scatterlist is defined. The linux/scatterlist.h includes the asm/scatterlist.h. Either one works. -- 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-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html