mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ANDROID: GKI: update symbol list for db845c
Enabling configs for Tegra SoCs required these symbols to be included. This change fixes the following build issues: ERROR: modpost: "devm_tegra_memory_controller_get" [drivers/iommu/arm/arm-smmu/arm_smmu.ko] undefined! ERROR: modpost: "tegra_mc_probe_device" [drivers/iommu/arm/arm-smmu/arm_smmu.ko] undefined! Also update the STG file accordingly: 2 function symbol(s) added 'struct tegra_mc* devm_tegra_memory_controller_get(struct device*)' 'int tegra_mc_probe_device(struct tegra_mc*, struct device*)' Bug: 335325897 Change-Id: Ie357116189e074f1dc0e572553b2264abc910bd3 Signed-off-by: Carlos Llamas <cmllamas@google.com>
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -864,6 +864,7 @@
|
|||||||
device_get_dma_attr
|
device_get_dma_attr
|
||||||
device_match_fwnode
|
device_match_fwnode
|
||||||
devm_krealloc
|
devm_krealloc
|
||||||
|
devm_tegra_memory_controller_get
|
||||||
driver_find_device
|
driver_find_device
|
||||||
generic_device_group
|
generic_device_group
|
||||||
iommu_alloc_resv_region
|
iommu_alloc_resv_region
|
||||||
@@ -880,6 +881,7 @@
|
|||||||
pci_device_group
|
pci_device_group
|
||||||
platform_irq_count
|
platform_irq_count
|
||||||
report_iommu_fault
|
report_iommu_fault
|
||||||
|
tegra_mc_probe_device
|
||||||
|
|
||||||
# required by ath10k_core.ko
|
# required by ath10k_core.ko
|
||||||
cpu_latency_qos_add_request
|
cpu_latency_qos_add_request
|
||||||
|
|||||||
Reference in New Issue
Block a user