mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
ANDROID: GKI: Update symbol list for mtk
2 function symbol(s) added 'int rpmsg_chrdev_eptdev_create(struct rpmsg_device*, struct device*, struct rpmsg_channel_info)' 'int rpmsg_chrdev_eptdev_destroy(struct device*, void*)' 1 variable symbol(s) added 'struct class* rpmsg_class' Bug: 354094574 Change-Id: I3c10ffb4a472076f93190266d38ee5197d663ce3 Signed-off-by: Seiya Wang <seiya.wang@mediatek.com>
This commit is contained in:
committed by
Matthias Männich
parent
002bba562d
commit
78b1a8b2e5
@@ -317171,6 +317171,13 @@ function {
|
||||
parameter_id: 0x26731c99
|
||||
parameter_id: 0x0a52df14
|
||||
}
|
||||
function {
|
||||
id: 0x94cb16e5
|
||||
return_type_id: 0x6720d32f
|
||||
parameter_id: 0x25b73daa
|
||||
parameter_id: 0x0258f96e
|
||||
parameter_id: 0xbd6515b8
|
||||
}
|
||||
function {
|
||||
id: 0x94cce46c
|
||||
return_type_id: 0x6720d32f
|
||||
@@ -393166,6 +393173,33 @@ elf_symbol {
|
||||
type_id: 0x3d719472
|
||||
full_name: "round_jiffies_up"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x8d5c9fe1
|
||||
name: "rpmsg_chrdev_eptdev_create"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x6447eb34
|
||||
type_id: 0x94cb16e5
|
||||
full_name: "rpmsg_chrdev_eptdev_create"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x641a30d7
|
||||
name: "rpmsg_chrdev_eptdev_destroy"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x0620fcd0
|
||||
type_id: 0x9d7428e0
|
||||
full_name: "rpmsg_chrdev_eptdev_destroy"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x28967786
|
||||
name: "rpmsg_class"
|
||||
is_defined: true
|
||||
symbol_type: OBJECT
|
||||
crc: 0x672fe855
|
||||
type_id: 0x2a4c6b85
|
||||
full_name: "rpmsg_class"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xa3ee1393
|
||||
name: "rpmsg_create_channel"
|
||||
@@ -417392,6 +417426,9 @@ interface {
|
||||
symbol_id: 0x0e66eaf7
|
||||
symbol_id: 0x81bce56b
|
||||
symbol_id: 0x01a1f5e7
|
||||
symbol_id: 0x8d5c9fe1
|
||||
symbol_id: 0x641a30d7
|
||||
symbol_id: 0x28967786
|
||||
symbol_id: 0xa3ee1393
|
||||
symbol_id: 0x492407e0
|
||||
symbol_id: 0xfd36afa6
|
||||
|
||||
@@ -2261,6 +2261,9 @@
|
||||
round_jiffies
|
||||
round_jiffies_relative
|
||||
round_jiffies_up
|
||||
rpmsg_chrdev_eptdev_create
|
||||
rpmsg_chrdev_eptdev_destroy
|
||||
rpmsg_class
|
||||
rpmsg_create_ept
|
||||
rpmsg_destroy_ept
|
||||
rpmsg_find_device
|
||||
|
||||
Reference in New Issue
Block a user