On Thu, Sep 6, 2018 at 5:46 PM Paul Burton <paul.burton@xxxxxxxx> wrote: > > Hi Jim, > > On Thu, Sep 06, 2018 at 04:42:56PM -0400, Jim Quinlan wrote: > > Add MIPS as an arch that supports PCI_MSI_IRQ_DOMAIN and add > > generation of msi.h in the MIPS arch. > > I guess the second part of this probably became untrue after rebasing > atop something including commit 34a4399f196c ("mips: use asm-generic > version of msi.h"), and ought to be removed. Hi Paul, Yes, the second clause of this commit message will be removed. Thanks, Jim > > > Signed-off-by: Jim Quinlan <jim2101024@xxxxxxxxx> > > --- > > drivers/pci/Kconfig | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > Otherwise this looks fine: > > Acked-by: Paul Burton <paul.burton@xxxxxxxx> > > Thanks, > Paul