ANDROID: GKI: Update symbol list for Exynos SoC
Updated ABI symbol list for Exynos SoC to android13-5.15 ACK. There's only ABI adding. 7 function symbol(s) added 'u16 crc_ccitt(u16, const u8 *, size_t)' 'int tty_dev_name_to_number(const char *, dev_t *)' 'void tty_kclose(struct tty_struct *)' 'struct tty_struct * tty_kopen_exclusive(dev_t)' 'void tty_lock(struct tty_struct *)' 'int tty_set_ldisc(struct tty_struct *, int)' 'void tty_unlock(struct tty_struct *)' Bug: 254568122 Signed-off-by: Woonki Lee <woonki84.lee@samsung.com> Change-Id: Iddee13d0de59cd37b42fd4fe391dc37d766a8961
This commit is contained in:
committed by
Treehugger Robot
parent
2eb7ccbee2
commit
ba5d7b443e
File diff suppressed because it is too large
Load Diff
@@ -168,6 +168,7 @@
|
||||
__const_udelay
|
||||
consume_skb
|
||||
contig_page_data
|
||||
copy_from_kernel_nofault
|
||||
__cpu_active_mask
|
||||
cpu_all_bits
|
||||
cpu_bit_bitmap
|
||||
@@ -218,6 +219,7 @@
|
||||
cpu_subsys
|
||||
cpu_topology
|
||||
crc32_le
|
||||
crc_ccitt
|
||||
crypto_alloc_base
|
||||
crypto_alloc_shash
|
||||
crypto_comp_compress
|
||||
@@ -1084,6 +1086,7 @@
|
||||
kmemdup
|
||||
kobject_add
|
||||
kobject_create_and_add
|
||||
kobject_del
|
||||
kobject_get
|
||||
kobject_init
|
||||
kobject_init_and_add
|
||||
@@ -1356,10 +1359,12 @@
|
||||
pci_bus_type
|
||||
pci_clear_master
|
||||
pci_disable_device
|
||||
pcie_get_mps
|
||||
pci_enable_atomic_ops_to_root
|
||||
pci_enable_device
|
||||
pci_enable_pcie_error_reporting
|
||||
pci_enable_wake
|
||||
pcie_set_mps
|
||||
pci_find_bus
|
||||
pci_find_ext_capability
|
||||
pci_free_irq_vectors
|
||||
@@ -1711,6 +1716,7 @@
|
||||
skb_queue_purge
|
||||
skb_queue_tail
|
||||
skb_realloc_headroom
|
||||
skb_split
|
||||
skb_trim
|
||||
smp_call_function
|
||||
smp_call_function_any
|
||||
@@ -1761,6 +1767,7 @@
|
||||
snd_soc_dai_set_channel_map
|
||||
snd_soc_dai_set_sysclk
|
||||
snd_soc_dai_set_tdm_slot
|
||||
snd_soc_dai_set_tristate
|
||||
snd_soc_dapm_add_routes
|
||||
snd_soc_dapm_disable_pin
|
||||
snd_soc_dapm_enable_pin
|
||||
@@ -1970,6 +1977,7 @@
|
||||
__traceiter_android_rvh_tick_entry
|
||||
__traceiter_android_rvh_update_misfit_status
|
||||
__traceiter_android_rvh_wake_up_new_task
|
||||
__traceiter_android_vh_arch_set_freq_scale
|
||||
__traceiter_android_vh_binder_restore_priority
|
||||
__traceiter_android_vh_binder_set_priority
|
||||
__traceiter_android_vh_binder_wakeup_ilocked
|
||||
@@ -2041,6 +2049,7 @@
|
||||
__tracepoint_android_rvh_tick_entry
|
||||
__tracepoint_android_rvh_update_misfit_status
|
||||
__tracepoint_android_rvh_wake_up_new_task
|
||||
__tracepoint_android_vh_arch_set_freq_scale
|
||||
__tracepoint_android_vh_binder_restore_priority
|
||||
__tracepoint_android_vh_binder_set_priority
|
||||
__tracepoint_android_vh_binder_wakeup_ilocked
|
||||
@@ -2132,10 +2141,20 @@
|
||||
ttm_sg_tt_init
|
||||
ttm_tt_destroy_common
|
||||
ttm_tt_fini
|
||||
tty_dev_name_to_number
|
||||
tty_flip_buffer_push
|
||||
tty_insert_flip_string_fixed_flag
|
||||
tty_kclose
|
||||
tty_kopen_exclusive
|
||||
tty_kref_put
|
||||
tty_lock
|
||||
tty_mode_ioctl
|
||||
tty_port_tty_get
|
||||
tty_register_ldisc
|
||||
tty_set_ldisc
|
||||
tty_set_termios
|
||||
tty_unlock
|
||||
tty_unregister_ldisc
|
||||
typec_get_drvdata
|
||||
typec_register_partner
|
||||
typec_register_port
|
||||
|
||||
Reference in New Issue
Block a user