ANDROID: GKI: db845c: Update symbols list and ABI for lts v5.10.61
android12-5.10-lts is broken on Dragonboard 845c because of missing symbols added in v5.10.61. So updating the symbols list by running: BUILD_CONFIG=common/build.config.db845c build/build_abi.sh -s And updated the abi_gki_aarch64 ABI by running: "BUILD_CONFIG=common/build.config.gki.aarch64 \ ABI_DEFINITION=abi_gki_aarch64.xml build/build_abi.sh \ --update --print-report" ======================================================== Leaf changes summary: 1 artifact changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 1 Added function Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 1 Added function: [A] 'function void __sdhci_set_timeout(sdhci_host*, mmc_command*)' ======================================================== Bug: 146449535 Signed-off-by: Amit Pundir <amit.pundir@linaro.org> Change-Id: Ie077af89ca6b847f79cf5294f57467fbbf6b11e1
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1499,6 +1499,7 @@
|
||||
irq_chip_retrigger_hierarchy
|
||||
irq_domain_alloc_irqs_parent
|
||||
irq_domain_create_hierarchy
|
||||
irq_domain_disconnect_hierarchy
|
||||
irq_domain_set_hwirq_and_chip
|
||||
irq_domain_update_bus_token
|
||||
|
||||
@@ -1660,6 +1661,7 @@
|
||||
sdhci_reset
|
||||
sdhci_set_bus_width
|
||||
sdhci_set_power_noreg
|
||||
__sdhci_set_timeout
|
||||
sdhci_setup_host
|
||||
|
||||
# required by slim-qcom-ngd-ctrl.ko
|
||||
|
Reference in New Issue
Block a user