On Mon, Jan 31, 2022 at 8:35 AM Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> wrote: > > On Sun, 23 Jan 2022 16:30:25 -0800 > Dan Williams <dan.j.williams@xxxxxxxxx> wrote: > > > Similar to the mem.h rename, if the core wants to reuse definitions from > > drivers/cxl/pci.h it is unable to use <pci.h> as that collides with > > archs that have an arch/$arch/include/asm/pci.h, like MIPS. > > > > Reported-by: kernel test robot <lkp@xxxxxxxxx> > > Signed-off-by: Dan Williams <dan.j.williams@xxxxxxxxx> > > Does this perhaps want a fixes tag? > It doesn't need one because it's not until this set that the drivers/cxl/core/ reaches out of its own directory to include this.