[U-Boot] [PATCH 09/11] dm: pci: Add missing forward declarations
Simon Glass
sjg at chromium.org
Wed Feb 3 04:28:01 CET 2016
On 2 February 2016 at 06:58, Bin Meng <bmeng.cn at gmail.com> wrote:
> When CONFIG_DM_PCI_COMPAT is not on, there is only a forward declaration
> for pci_write_config32(). Add other missing ones.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> include/pci.h | 16 +++++-----------
> 1 file changed, 5 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list