diff options
| author | Breno Leitao <[email protected]> | 2022-08-12 02:47:17 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-09-01 16:29:32 +0200 |
| commit | 5cb14f15d79a8edfb9197deb97c7061d55b819ab (patch) | |
| tree | f0e1639ea46a92c737f1e73068a04ca05ce7db7f /tools/perf/scripts/python/syscall-counts.py | |
| parent | fccf202e01e0e5c9d5f1fdd00009614c04c82818 (diff) | |
misc: bcm_vk: Remove usage of deprecated functions
ida_simple_get() and ida_simple_remove() functions are deprecated now.
These functions were replaced by ida_alloc() and ida_free()
respectively. This patch modernize bcm_vk to use the replacement
functions.
Acked-by: Scott Branden <[email protected]>
Signed-off-by: Breno Leitao <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions