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)
commit4cd213807bc070d4e896524de00660a642930960
treec4aeea6cc5adecddeb2c644b5e9ff581d51d4dc2
parenta18997770159b9b48a5c20630223e4f9d3e2bdb5
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