On Monday 08 April 2013, Bjorn Helgaas wrote: > On Wed, Mar 27, 2013 at 8:40 AM, Thomas Petazzoni > > > diff --git a/drivers/pci/host/Makefile b/drivers/pci/host/Makefile > > new file mode 100644 > > index 0000000..3ad563f > > --- /dev/null > > +++ b/drivers/pci/host/Makefile > > @@ -0,0 +1,4 @@ > > +obj-$(CONFIG_PCI_MVEBU) += pci-mvebu.o > > +CFLAGS_pci-mvebu.o += \ > > + -I$(srctree)/arch/arm/plat-orion/include \ > > + -I$(srctree)/arch/arm/mach-mvebu/include > > Too bad to have to adjust CFLAGS here. Seems like I remember earlier > discussion, but I didn't pay much attention, and if this is the best > we can do, I guess it's OK. I'm pretty sure I NAK'ed this part. I'm surprised it's still there. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html