diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2024-01-11 23:31:55 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2024-02-05 12:23:28 +0300 |
commit | 0d04e84db74d94732821ec515365109d12a9491c (patch) | |
tree | fa04cda4181596d32df613c3ac172ade10ec7020 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) | |
download | linux-0d04e84db74d94732821ec515365109d12a9491c.tar.xz |
ARM: imx: Remove usage of the deprecated ida_simple_xx() API
ida_alloc() and ida_free() should be preferred to the deprecated
ida_simple_get() and ida_simple_remove().
This is less verbose.
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions