commit | bc8d3bc0233df4f72172ae1552c8fa55e83538f8 | [log] [tgz] |
---|---|---|
author | Ryan Harkin <ryan.harkin@linaro.org> | Wed Nov 18 10:39:06 2015 +0000 |
committer | Tom Rini <trini@konsulko.com> | Sat Nov 21 21:50:27 2015 -0500 |
tree | 4a9a6e46c56f4ae5b289aa52122fa11c07b5b7d8 | |
parent | 0ee1a22b6dbf30158718ab59f294bf1103f63121 [diff] |
vexpress64: compile Juno PCIe conditionally Only compile in PCIe support if the board really uses it. Provide a __weak stub for the init function if e.g. FVP is being built. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org> Acked-by: Linus Walleij <linus.walleij@linaro.org>