ANDROID: abi_gki_aarch64_qcom: Add 2 new symbols for gsi
Add symbols for platform_msi_domain_free_irqs and gsi_update_almst_empty_thrshold. Leaf changes summary: 2 artifacts changed Changed leaf types summary: 0 leaf type changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 2 Added functions: [A] 'function int platform_msi_domain_alloc_irqs(device*, unsigned int, irq_write_msi_msg_t)' [A] 'function void platform_msi_domain_free_irqs(device*)' Bug: 200009693 Change-Id: I91d17a944fa838b3d8be2eea7eb2f0d7a41d211f Signed-off-by: Michael Adisumarta <madisuma@codeaurora.org> Signed-off-by: Paresh Purabhiya <quic_ppurabhi@quicinc.com> Signed-off-by: Todd Kjos <tkjos@google.com>
This commit is contained in:

committed by
Todd Kjos

parent
e21fe3ef80
commit
f278b215d4
File diff suppressed because it is too large
Load Diff
@@ -1784,6 +1784,8 @@
|
|||||||
platform_get_resource
|
platform_get_resource
|
||||||
platform_get_resource_byname
|
platform_get_resource_byname
|
||||||
platform_irq_count
|
platform_irq_count
|
||||||
|
platform_msi_domain_alloc_irqs
|
||||||
|
platform_msi_domain_free_irqs
|
||||||
pm_clk_add
|
pm_clk_add
|
||||||
pm_clk_create
|
pm_clk_create
|
||||||
pm_clk_destroy
|
pm_clk_destroy
|
||||||
|
Reference in New Issue
Block a user