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:
Li Fei1
2020-01-03 23:17:58 +08:00
committed by wenlingz
parent 3239cb0e1c
commit 65f3751ea3
16 changed files with 37 additions and 3 deletions

View File

@@ -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_ */