[U-Boot] [PATCH 09/11] dm: pci: Add missing forward declarations

Bin Meng bmeng.cn at gmail.com
Fri Feb 5 05:49:20 CET 2016


On Wed, Feb 3, 2016 at 11:28 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list