[GIT PULL] Char/Misc driver fix 5.18-rc2

From: Greg KH
Date: Sun Apr 10 2022 - 07:27:57 EST


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git tags/char-misc-5.18-rc2

for you to fetch changes up to 94865e2dcb46c1c852c881cfa769cec4947d8f28:

habanalabs: Fix test build failures (2022-04-04 17:03:04 +0200)

----------------------------------------------------------------
Char/Misc driver fix for 5.18-rc2

Here is a single driver fix for 5.18-rc2. It resolves the build warning
issue on 32bit systems in the habannalabs driver that came in during the
5.18-rc1 merge cycle.

It has been in linux-next for all this week with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Guenter Roeck (1):
habanalabs: Fix test build failures

drivers/misc/habanalabs/common/memory.c | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)