habanalabs: remove duplicate print
authorOded Gabbay <ogabbay@kernel.org>
Wed, 28 Oct 2020 19:05:20 +0000 (21:05 +0200)
committerOded Gabbay <ogabbay@kernel.org>
Mon, 30 Nov 2020 08:47:33 +0000 (10:47 +0200)
commit66bfcccdb893f2dfefe3fb19795034ac213667ad
tree6e6ebc25c5a9f13a2b76c71cf5f67008cb10062f
parent649c4592124b0cf1faf044b5f14de208d08ebb50
habanalabs: remove duplicate print

We print twice the firmware status regarding security, once in
common code and once in asic code. Remove the print in asic code
and leave the common code print.

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