mirror of
https://github.com/torvalds/linux.git
synced 2026-06-06 21:45:45 +02:00
ANDROID: GKI: rockchip: Enable symbols for iommu
No symbols need updating. Bug: 194515348 Signed-off-by: Kever Yang <kever.yang@rock-chips.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com> Change-Id: I1bfcdb40193b021d0c19f81c407b78ff1bf09b35
This commit is contained in:
parent
8846927a02
commit
dfdc93d7c4
|
|
@ -1188,6 +1188,24 @@
|
||||||
regmap_del_irq_chip
|
regmap_del_irq_chip
|
||||||
regmap_irq_get_domain
|
regmap_irq_get_domain
|
||||||
|
|
||||||
|
# required by rockchip-iommu.ko
|
||||||
|
bus_set_iommu
|
||||||
|
device_link_add
|
||||||
|
device_link_del
|
||||||
|
get_zeroed_page
|
||||||
|
iommu_device_register
|
||||||
|
iommu_device_sysfs_add
|
||||||
|
iommu_device_sysfs_remove
|
||||||
|
iommu_get_dma_cookie
|
||||||
|
iommu_group_alloc
|
||||||
|
iommu_group_put
|
||||||
|
iommu_group_ref_get
|
||||||
|
iommu_put_dma_cookie
|
||||||
|
platform_bus_type
|
||||||
|
platform_irq_count
|
||||||
|
report_iommu_fault
|
||||||
|
strstr
|
||||||
|
|
||||||
# required by rockchip-rng.ko
|
# required by rockchip-rng.ko
|
||||||
devm_hwrng_register
|
devm_hwrng_register
|
||||||
devm_of_iomap
|
devm_of_iomap
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user