mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-25 20:10:23 +09:00
ANDROID: abi_gki_aarch64_qcom: Add __kfifo_free
To free the fifo buffer allocated by __kfifo_alloc we need to use __kfifo_free. This change adds the __kfifo_free symbol to the qcom symbol list. Bug: 184180643 Change-Id: I2d8a719be61af59cd0c7fd59b8d6957a0e5050e0 Signed-off-by: Siddharth Gupta <quic_sidgup@quicinc.com>
This commit is contained in:
committed by
Matthias Maennich
parent
75a0e03539
commit
188186232a
@@ -1234,6 +1234,7 @@
|
||||
kern_mount
|
||||
kern_unmount
|
||||
__kfifo_alloc
|
||||
__kfifo_free
|
||||
__kfifo_in
|
||||
__kfifo_out
|
||||
kfree
|
||||
|
||||
Reference in New Issue
Block a user