habanalabs: remove the store jobs array from CS IOCTL
authorOded Gabbay <ogabbay@kernel.org>
Fri, 2 Apr 2021 19:24:38 +0000 (22:24 +0300)
committerOded Gabbay <ogabbay@kernel.org>
Fri, 9 Apr 2021 11:09:24 +0000 (14:09 +0300)
commit131d1ba1304a9a2040648cb03309d9444e7fe45f
tree7c8ad862ef4123931a29ac45145f933647fb5097
parent639781dcab8261f39c7028db4ed4fd0e760d69fa
habanalabs: remove the store jobs array from CS IOCTL

The store part was never implemented in the code and never been used
by the userspace applications.

We currently use the related parameters to a different purpose with
a defined union. However, there is no point in that and it is better
to just remove the union and the store parameters.

Signed-off-by: Oded Gabbay <ogabbay@kernel.org>
include/uapi/misc/habanalabs.h