ANDROID: Add pci_read_config_word to virtual device symbol list
Commit a7dcf250aeb8 ("UPSTREAM: virtio: Add support for no-reset virtio
PCI PM") requires pci_read_config_word.
Bug: 318540621
Change-Id: I8fbf7a49dc395b6ed2946fa6834625c63b4223af
Signed-off-by: Philip Chen <philipchen@google.com>
This commit is contained in:
parent
e356cae969
commit
5a1f8b6b46
1 changed files with 1 additions and 0 deletions
|
|
@ -314,6 +314,7 @@
|
|||
pci_iounmap
|
||||
pci_read_config_byte
|
||||
pci_read_config_dword
|
||||
pci_read_config_word
|
||||
__pci_register_driver
|
||||
pci_release_region
|
||||
pci_request_region
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue