mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-21 16:57:20 +00:00
Both sharing mode and parittioin mode code can use the pci_find_vdev_by_pbdf and pci_find_vdev_by_vbdf functions defined in vdev.c instead, and remove the corresponding functions in other files. Tracked-On: #2534 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>