linux-stable/drivers/misc/habanalabs
Oded Gabbay 259cee1c24 habanalabs: eliminate aggregate use warning
When doing sizeof() and giving as argument a dereference of
a pointer-to-a-pointer object, clang will issue a warning.

Eliminate the warning by passing struct <name>*

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
2022-09-20 15:52:27 +03:00
..
common habanalabs: eliminate aggregate use warning 2022-09-20 15:52:27 +03:00
gaudi habanalabs/gaudi: use 8KB aligned address for TPC kernels 2022-09-20 15:51:54 +03:00
gaudi2 habanalabs/gaudi2: allow user to flush PCIE by read 2022-09-19 15:10:01 +03:00
goya habanalabs: send device active message to f/w 2022-09-19 15:08:37 +03:00
include habanalabs/gaudi2: allow user to flush PCIE by read 2022-09-19 15:10:01 +03:00
Kconfig habanalabs: select FW_LOADER in Kconfig 2022-09-18 13:29:52 +03:00
Makefile habanalabs: build ASICs from new to old 2022-09-20 15:42:08 +03:00