mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
ANDROID: qcom: Add pci_dev_present to ABI
Add pci_dev_present to qcom symbol list for a vendor module to check a particular PCI device is present in the device list or not. Bug: 182815465 Change-Id: I2d861a549d2baf57bb86925f1094fb4df46833af Signed-off-by: Mahesh Kumar Kalikot Veetil <mkalikot@codeaurora.org>
This commit is contained in:
parent
9c24bf009c
commit
58c7f67e47
|
|
@ -1555,6 +1555,7 @@
|
|||
pci_bus_type
|
||||
pci_clear_master
|
||||
pci_d3cold_disable
|
||||
pci_dev_present
|
||||
pci_device_group
|
||||
pci_disable_device
|
||||
pci_disable_msi
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user