summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorBreno Leitao <leitao@debian.org>2022-08-12 12:47:17 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-09-01 17:29:32 +0300
commit5cb14f15d79a8edfb9197deb97c7061d55b819ab (patch)
treef0e1639ea46a92c737f1e73068a04ca05ce7db7f /include/uapi/linux
parentfccf202e01e0e5c9d5f1fdd00009614c04c82818 (diff)
downloadlinux-5cb14f15d79a8edfb9197deb97c7061d55b819ab.tar.xz
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 <scott.branden@broadcom.com> Signed-off-by: Breno Leitao <leitao@debian.org> Link: https://lore.kernel.org/r/20220812094717.4097179-1-leitao@debian.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions