mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 17:58:30 +00:00
HV: rename pci_priv.h to vpci_priv.h
Rename hypervisor/dm/vpci/{pci_priv.h => vpci_priv.h} and change the related source code files accordingly Tracked-On: #2534 Signed-off-by: dongshen <dongsheng.x.zhang@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
committed by
ACRN System Integration
parent
1a3c9b3255
commit
320bf18321
@@ -37,7 +37,7 @@
|
||||
#include <vm.h>
|
||||
#include <errno.h>
|
||||
#include <pci.h>
|
||||
#include "pci_priv.h"
|
||||
#include "vpci_priv.h"
|
||||
|
||||
void vdev_hostbridge_init(struct pci_vdev *vdev)
|
||||
{
|
||||
|
Reference in New Issue
Block a user