]> git.baikalelectronics.ru Git - kernel.git/commit
habanalabs: remove unused get_dma_desc_list_size
authorOded Gabbay <ogabbay@kernel.org>
Sat, 18 Jun 2022 18:27:07 +0000 (21:27 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Tue, 12 Jul 2022 06:09:23 +0000 (09:09 +0300)
commitb90b74fc2f08cbf2b982e3fb19daf13d2745977e
treec4aeea6cc5adecddeb2c644b5e9ff581d51d4dc2
parentff4abb4f0d4bd3ec74354f3e7315d31c3c4d2a41
habanalabs: remove unused get_dma_desc_list_size

This asic callback function is not called anymore from the common code.
The asic-specific function itself is called but from within the
asic-specific code.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
drivers/misc/habanalabs/common/habanalabs.h
drivers/misc/habanalabs/gaudi/gaudi.c
drivers/misc/habanalabs/goya/goya.c