ANDROID: Add missing symbol for QCOM

Add missing symbol mod_timer_pending for QCOM, required for touch
driver.

1 function symbol(s) added
    'int mod_timer_pending(struct timer_list*, unsigned long)'

Bug: 316289813
Change-Id: I8ea03f4cd9609b895efc7c8309617cae9555c253
Signed-off-by: Sahil Chandna <quic_chandna@quicinc.com>
This commit is contained in:
Sahil Chandna
2023-12-14 18:03:09 +05:30
committed by Isaac Manjarres
parent 5feaf92b24
commit 3d3f9377b2
2 changed files with 11 additions and 0 deletions

View File

@@ -336782,6 +336782,15 @@ elf_symbol {
type_id: 0x92c0b65c
full_name: "mod_timer"
}
elf_symbol {
id: 0xe4008a83
name: "mod_timer_pending"
is_defined: true
symbol_type: FUNCTION
crc: 0x8148b88e
type_id: 0x92c0b65c
full_name: "mod_timer_pending"
}
elf_symbol {
id: 0x7eaf76f6
name: "module_layout"
@@ -365176,6 +365185,7 @@ interface {
symbol_id: 0xdf7b9a78
symbol_id: 0xa259d75f
symbol_id: 0x93f5b442
symbol_id: 0xe4008a83
symbol_id: 0x7eaf76f6
symbol_id: 0x65106d59
symbol_id: 0x18e8ea11

View File

@@ -1315,6 +1315,7 @@
mod_delayed_work_on
mod_node_page_state
mod_timer
mod_timer_pending
__module_get
module_layout
module_put