mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-14 23:32:07 +01:00
This function should take a struct udevice rather than pci_dev_t. Update it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>