
3 Feb
2016
3 Feb
'16
4:28 a.m.
On 2 February 2016 at 06:58, Bin Meng bmeng.cn@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@gmail.com
include/pci.h | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org