mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
ANDROID: Update the ABI symbol list
Adding the following symbols: - ksoftirqd - pwmchip_add - pwmchip_remove - pwm_get_chip_data - pwm_set_chip_data Bug: 307424586 Change-Id: I1a73d09feb888394925d23b4cdfce7bc3d1b0d9c Signed-off-by: Chungjui Fan <chungjuifan@google.com>
This commit is contained in:
@@ -1264,6 +1264,7 @@
|
|||||||
kobj_sysfs_ops
|
kobj_sysfs_ops
|
||||||
krealloc
|
krealloc
|
||||||
ksize
|
ksize
|
||||||
|
ksoftirqd
|
||||||
kstat
|
kstat
|
||||||
kstrdup
|
kstrdup
|
||||||
kstrndup
|
kstrndup
|
||||||
@@ -1754,6 +1755,10 @@
|
|||||||
put_unused_fd
|
put_unused_fd
|
||||||
put_vaddr_frames
|
put_vaddr_frames
|
||||||
pwm_apply_state
|
pwm_apply_state
|
||||||
|
pwmchip_add
|
||||||
|
pwmchip_remove
|
||||||
|
pwm_get_chip_data
|
||||||
|
pwm_set_chip_data
|
||||||
queue_delayed_work_on
|
queue_delayed_work_on
|
||||||
queue_work_on
|
queue_work_on
|
||||||
radix_tree_delete_item
|
radix_tree_delete_item
|
||||||
|
|||||||
Reference in New Issue
Block a user