ANDROID: abi_gki_aarch64_qcom: Add devm_rproc_* APIs
Add devm_rproc_{add,alloc} to QC symbol list.
Leaf changes summary: 2 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 2 Added
functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added
variable
2 Added functions:
[A] 'function int devm_rproc_add(device*, rproc*)'
[A] 'function rproc* devm_rproc_alloc(device*, const char*, const
rproc_ops*, const char*, int)'
Bug: 188451383
Change-Id: I9a538c648bc4ec346e0f0a5212c977568de49eee
Signed-off-by:
Elliot Berman <quic_eberman@quicinc.com>
Loading