Hi, On Tue, Jan 6, 2009 at 05:12, Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote: > diff --git a/drivers/ata/libata-core.c b/drivers/ata/libata-core.c > index fecca42..fe2c208 100644 > --- a/drivers/ata/libata-core.c > +++ b/drivers/ata/libata-core.c > @@ -56,6 +56,7 @@ > #include <linux/workqueue.h> > #include <linux/scatterlist.h> > #include <linux/io.h> > +#include <linux/async.h> > #include <scsi/scsi.h> > #include <scsi/scsi_cmnd.h> > #include <scsi/scsi_host.h> > @@ -5909,6 +5910,48 @@ void ata_host_init(struct ata_host *host, struct device *dev, > host->ops = ops; > } > > + > +void async_port_probe(void *data, async_cookie_t cookie) static? Bert -- 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