mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: GKI: Update symbol list for Amlogic
1 function symbol(s) added 'int param_get_short(char*, const struct kernel_param*)' Bug: 293011191 Change-Id: I4ed37ee6ab10eaba9922c23978c8b82fef9a66d4 Signed-off-by: Wanwei Jiang <wanwei.jiang@amlogic.com>
This commit is contained in:
@@ -321111,6 +321111,15 @@ elf_symbol {
|
||||
type_id: 0x9c660c95
|
||||
full_name: "param_get_int"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0xff7543d5
|
||||
name: "param_get_short"
|
||||
is_defined: true
|
||||
symbol_type: FUNCTION
|
||||
crc: 0x1e7ae1cb
|
||||
type_id: 0x9c660c95
|
||||
full_name: "param_get_short"
|
||||
}
|
||||
elf_symbol {
|
||||
id: 0x9a649861
|
||||
name: "param_get_string"
|
||||
@@ -342799,6 +342808,7 @@ interface {
|
||||
symbol_id: 0x3949f4f2
|
||||
symbol_id: 0x4cd84285
|
||||
symbol_id: 0xe3ebf1bd
|
||||
symbol_id: 0xff7543d5
|
||||
symbol_id: 0x9a649861
|
||||
symbol_id: 0xced06429
|
||||
symbol_id: 0x4a0bfb71
|
||||
|
||||
@@ -1331,6 +1331,7 @@
|
||||
param_get_charp
|
||||
param_get_hexint
|
||||
param_get_int
|
||||
param_get_short
|
||||
param_get_string
|
||||
param_ops_bool
|
||||
param_ops_byte
|
||||
@@ -2196,6 +2197,7 @@
|
||||
wait_for_completion_timeout
|
||||
__wait_on_buffer
|
||||
wait_on_page_bit
|
||||
wait_woken
|
||||
__wake_up
|
||||
wake_up_process
|
||||
wakeup_source_register
|
||||
|
||||
Reference in New Issue
Block a user