ANDROID: GKI: add some pci symbols to the virtual device list
The virtual device target needs two new symbols:
pci_iomap_range
pci_release_selected_regions
pci_request_selected_regions
so add them to the symbol list so that the build can continue to work
properly.
Fixes: d4b30cee24d1 ("Merge branch 'android15-6.6' into android15-6.6-lts")
Change-Id: I29c7460cf07366465bcc29ce68a0ac35b9c07b30
Signed-off-by:
Greg Kroah-Hartman <gregkh@google.com>
Loading
Please sign in to comment