mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-22 01:07:57 +00:00
hv: pci: add hide pci devices configuration for apl-up2
Other Platforms are not added for now. Tracked-On: #3465 Signed-off-by: Li Fei1 <fei1.li@intel.com>
This commit is contained in:
@@ -320,5 +320,4 @@ static inline bool is_pci_cfg_bridge(uint8_t header_type)
|
||||
|
||||
bool pdev_need_bar_restore(const struct pci_pdev *pdev);
|
||||
void pdev_restore_bar(const struct pci_pdev *pdev);
|
||||
|
||||
#endif /* PCI_H_ */
|
||||
|
Reference in New Issue
Block a user