allmodconfig builds on 32-bit architectures fail with the following error.
drivers/misc/habanalabs/common/memory.c: In function 'alloc_device_memory':
drivers/misc/habanalabs/common/memory.c:153:49: error:
cast from pointer to integer of different size
Fix the typecast. While at it, drop other unnecessary typecasts associated
with the same commit.
Fixes:
|
||
|---|---|---|
| .. | ||
| common | ||
| gaudi | ||
| goya | ||
| include | ||
| Kconfig | ||
| Makefile | ||