On Fri, Dec 2, 2016 at 10:50 PM, Simon Horman <horms@xxxxxxxxxxxx> wrote: > On Fri, Dec 02, 2016 at 11:37:00AM +0100, Simon Horman wrote: >> --- a/drivers/pci/host/pcie-rcar.c >> +++ b/drivers/pci/host/pcie-rcar.c >> @@ -1078,6 +1078,8 @@ static const struct of_device_id rcar_pcie_of_match[] = { >> { .compatible = "renesas,pcie-rcar-gen2", >> .data = rcar_pcie_hw_init_gen2 }, >> { .compatible = "renesas,pcie-r8a7795", .data = rcar_pcie_hw_init }, >> + { .compatible = "renesas,pcie-rcar-gen3", >> + .data = rcar_pcie_hw_init_hw_init }, > > It looks like I failed to compile-test this. > > s/rcar_pcie_hw_init_hw_init/rcar_pcie_hw_init/ Bummer, and my tired eyes didn't notice... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html