mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 12:11:59 +02:00
android: abi_gki_aarch64_qcom: Add qrtr symbols
Add skb APIs used in the qrtr driver to the abi symbol list. Change-Id: I9389bcaa736fd59df18da8cc0bc9a9797dc9d957 Signed-off-by: Chris Lew <quic_clew@quicinc.com>
This commit is contained in:
parent
aea6137dc7
commit
7af4a29f8a
|
|
@ -1582,6 +1582,7 @@
|
|||
snprintf
|
||||
soc_device_register
|
||||
soc_device_unregister
|
||||
sock_alloc_send_pskb
|
||||
sock_create_kern
|
||||
sock_gettstamp
|
||||
sock_init_data
|
||||
|
|
@ -1591,6 +1592,7 @@
|
|||
sock_no_sendpage
|
||||
sock_no_shutdown
|
||||
sock_no_socketpair
|
||||
sock_queue_rcv_skb_reason
|
||||
sock_register
|
||||
sock_release
|
||||
sock_setsockopt
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user