mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
abi_gki_aarch64_qcom: Add get_random_u32 symbol
This addition prevents MHI bus related compilation error due to missing "get_random_u32"symbol. Change-Id: I08340b9c214991a149e7abdf607b8d7d1cc3aebf Signed-off-by: Lazarus Motha <quic_lmotha@quicinc.com>
This commit is contained in:
parent
4374662673
commit
02acb4e8aa
|
|
@ -610,6 +610,7 @@
|
|||
get_option
|
||||
get_pid_task
|
||||
get_random_bytes
|
||||
get_random_u32
|
||||
get_state_synchronize_rcu
|
||||
get_state_synchronize_srcu
|
||||
__get_task_comm
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user