[U-Boot] [PATCH] vexpress64: compile Juno PCIe conditionally
Linus Walleij
linus.walleij at linaro.org
Tue Nov 17 15:33:12 CET 2015
On Mon, Nov 16, 2015 at 7:16 PM, Ryan Harkin <ryan.harkin at linaro.org> wrote:
> Thanks Tom. I updated it to this:
>
> /* This function gets replaced by platforms supporting PCIe.
> * The replacement function, eg. on Juno, initialises the PCIe bus.
> */
> __weak void vexpress64_pcie_init(void)
> {
> }
>
> ... and checkpatch is happy.
>
> I'll await Linus' preference on how I submit the patch before sending
> out a new version. I'll put it in a v2 series with the other two
> patches I have pending for NOR support so they are all kept together
> in order.
Bah I can live with it but will never like it :)
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the U-Boot
mailing list