]> www.infradead.org Git - users/jedix/linux-maple.git/commit
accel/habanalabs: remove unused asic functions
authorOded Gabbay <ogabbay@kernel.org>
Tue, 19 Sep 2023 10:26:02 +0000 (13:26 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Mon, 9 Oct 2023 09:37:23 +0000 (12:37 +0300)
commitd7aa294805a865a9b3e71e38b46e48df41170554
tree3846c413938e4f5a44021374efcb9768c13f915c
parentde8773fdc500cfeb78064e5b50540b1fbf10448e
accel/habanalabs: remove unused asic functions

asic_dma_{un}map_single() asic-specific functions are no longer called
from the common code, so delete these functions.

In addition, delete the gaudi2 implementation as they are also not
called.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
Reviewed-by: Ofir Bitton <obitton@habana.ai>
drivers/accel/habanalabs/common/habanalabs.h
drivers/accel/habanalabs/gaudi2/gaudi2.c