ANDROID: ABI: Update symbol list for Exynos SoC
There are no new symbols to be added to GKI symbol list. We simply update our symbol list. Bug: 335537438 Change-Id: Iae0594ff776853df2b38eb3215a5378a03995c40 Signed-off-by: Youngmin Nam <youngmin.nam@samsung.com>
This commit is contained in:
parent
692e3553d2
commit
dcb09569bb
1 changed files with 4 additions and 1 deletions
|
|
@ -562,7 +562,6 @@
|
|||
netif_receive_skb
|
||||
netif_rx
|
||||
netif_tx_wake_queue
|
||||
netlink_broadcast
|
||||
nla_memcpy
|
||||
nla_put
|
||||
nla_put_64bit
|
||||
|
|
@ -1070,6 +1069,7 @@
|
|||
kfree_sensitive
|
||||
ktime_get_coarse_with_offset
|
||||
netdev_err
|
||||
netlink_broadcast
|
||||
netlink_register_notifier
|
||||
netlink_unicast
|
||||
netlink_unregister_notifier
|
||||
|
|
@ -1193,6 +1193,7 @@
|
|||
platform_device_del
|
||||
platform_device_put
|
||||
pm_runtime_allow
|
||||
usb_ep_set_halt
|
||||
usb_gadget_set_state
|
||||
usb_otg_state_string
|
||||
usb_role_switch_set_role
|
||||
|
|
@ -2040,6 +2041,7 @@
|
|||
irq_get_irqchip_state
|
||||
of_property_read_variable_u16_array
|
||||
pci_enable_wake
|
||||
pci_load_and_free_saved_state
|
||||
pcim_enable_device
|
||||
pcim_iomap_regions
|
||||
pcim_iomap_table
|
||||
|
|
@ -2057,6 +2059,7 @@
|
|||
__cpuhp_state_remove_instance
|
||||
dev_addr_mod
|
||||
dev_alloc_name
|
||||
dev_change_flags
|
||||
__dev_queue_xmit
|
||||
dev_set_threaded
|
||||
down_trylock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue