[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20060918193653.GB11112@krzeszut.users.redhat.com>
Date: Mon, 18 Sep 2006 15:36:53 -0400
From: Konrad Rzeszutek <konradr@...hat.com>
To: Matthew Wilcox <matthew@....cx>
Cc: linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org,
alexisb@...ibm.com
Subject: Re: [PATCH] aic94xx: Compile problem on s390
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-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists