mirror of
https://github.com/frank-w/u-boot.git
synced 2026-01-03 19:53:03 +08:00
This function can be dropped when all boards use driver model for PCI. For now, move it into init.h with a comment. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>