[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170711162433.GC4604@localhost.localdomain>
Date: Tue, 11 Jul 2017 12:24:33 -0400
From: Keith Busch <keith.busch@...el.com>
To: Suganath Prabu S <suganath-prabu.subramani@...adcom.com>
Cc: "JBottomley@...allels.com" <JBottomley@...allels.com>,
"jejb@...nel.org" <jejb@...nel.org>,
"hch@...radead.org" <hch@...radead.org>,
"martin.petersen@...cle.com" <martin.petersen@...cle.com>,
"linux-scsi@...r.kernel.org" <linux-scsi@...r.kernel.org>,
"Sathya.Prakash@...adcom.com" <Sathya.Prakash@...adcom.com>,
"kashyap.desai@...adcom.com" <kashyap.desai@...adcom.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"chaitra.basappa@...adcom.com" <chaitra.basappa@...adcom.com>,
"sreekanth.reddy@...adcom.com" <sreekanth.reddy@...adcom.com>,
"linux-nvme@...ts.infradead.org" <linux-nvme@...ts.infradead.org>
Subject: Re: [PATCH 02/13] mpt3sas: SGL to PRP Translation for I/Os to NVMe
devices
On Tue, Jul 11, 2017 at 01:55:02AM -0700, Suganath Prabu S wrote:
> diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.h b/drivers/scsi/mpt3sas/mpt3sas_base.h
> index 60fa7b6..cebdd8e 100644
> --- a/drivers/scsi/mpt3sas/mpt3sas_base.h
> +++ b/drivers/scsi/mpt3sas/mpt3sas_base.h
> @@ -54,6 +54,7 @@
> #include "mpi/mpi2_raid.h"
> #include "mpi/mpi2_tool.h"
> #include "mpi/mpi2_sas.h"
> +#include "mpi/mpi2_pci.h"
Could you ajust your patch order for this series so each can compile? Here
in patch 2 you're including a header that's not defined until patch 12.
Powered by blists - more mailing lists