mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
android: abi_gki_aarch64_qcom: Add thermal_cdev_update
Add thermal_cdev_update symbol and make sure list is alphabetically sorted with no duplicates. Change-Id: Id1d084dc9675f97c7455c20d8ac9abc9d19408ac Signed-off-by: Rashid Zafar <quic_rzafar@quicinc.com>
This commit is contained in:
parent
d4e8e0879f
commit
a896d2e33b
|
|
@ -485,8 +485,8 @@
|
|||
drain_workqueue
|
||||
driver_find_device
|
||||
driver_register
|
||||
driver_unregister
|
||||
driver_set_override
|
||||
driver_unregister
|
||||
dump_stack
|
||||
__dynamic_dev_dbg
|
||||
__dynamic_pr_debug
|
||||
|
|
@ -857,7 +857,6 @@
|
|||
kfree
|
||||
kfree_const
|
||||
kfree_skb_reason
|
||||
kfree_skb_reason
|
||||
kick_all_cpus_sync
|
||||
kill_anon_super
|
||||
kimage_vaddr
|
||||
|
|
@ -1728,6 +1727,7 @@
|
|||
tasklet_unlock_wait
|
||||
tasklist_lock
|
||||
__task_rq_lock
|
||||
thermal_cdev_update
|
||||
thermal_cooling_device_register
|
||||
thermal_cooling_device_unregister
|
||||
thermal_of_cooling_device_register
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user