On Tue, 25 Oct 2022 13:51:46 -0500 Bjorn Helgaas <helgaas@xxxxxxxxxx> wrote: > From: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > > pci-mvebu.c uses irq_domain_add_linear() and related interfaces but relies > on <linux/irqdomain.h> but doesn't include it directly; it relies on the > fact that <linux/of_irq.h> includes it. > > Include <linux/irqdomain.h> directly to remove this implicit dependency. > > Signed-off-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx> > --- > drivers/pci/controller/pci-mvebu.c | 1 + > 1 file changed, 1 insertion(+) Acked-by: Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxx> Thanks! Thomas -- Thomas Petazzoni, CTO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com