mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: GKI: db845c: Update symbols list and ABI on rpmsg_register_device_override
5.15.138 Dragonboard 845c because of recently added symbol, rpmsg_register_device_override. So add it to the symbol list and update the abi definitions. Bug: 313495196 Change-Id: I3a3504b6d2061bfce0abe9801e2ecb210c337b9f Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
22ca9d61fa
commit
02ca2ae2af
@@ -283394,6 +283394,12 @@ function {
|
||||
parameter_id: 0x2208f89a
|
||||
parameter_id: 0x4585663f
|
||||
}
|
||||
function {
|
||||
id: 0x94156e91
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x25b73daa
|
||||
parameter_id: 0x3e10b518
|
||||
}
|
||||
function {
|
||||
id: 0x941967cc
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -347288,6 +347294,15 @@ elf_symbol {
|
||||
type_id: 0x94ed2c45
|
||||
full_name: "rpmsg_register_device"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x7c2a2a37
|
||||
name: "rpmsg_register_device_override"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x7228b10e
|
||||
type_id: 0x94156e91
|
||||
full_name: "rpmsg_register_device_override"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x882375b2
|
||||
name: "rpmsg_release_channel"
|
||||
@@ -367306,6 +367321,7 @@ interface {
|
||||
symbol_id: 0xbd42a7e4
|
||||
symbol_id: 0x1bdc5aa0
|
||||
symbol_id: 0x8b5859cf
|
||||
symbol_id: 0x7c2a2a37
|
||||
symbol_id: 0x882375b2
|
||||
symbol_id: 0x5d71330c
|
||||
symbol_id: 0xa4ceb82a
|
||||
|
||||
@@ -591,6 +591,7 @@
|
||||
reset_control_reset
|
||||
round_jiffies_up
|
||||
rpmsg_register_device
|
||||
rpmsg_register_device_override
|
||||
rpmsg_send
|
||||
rpmsg_unregister_device
|
||||
rproc_add
|
||||
|
||||
Reference in New Issue
Block a user