Daniel Golle 0acf0bc204 kernel: fix compiler warning caused by NVMEM-on-UBI
When building the UBI NVMEM provider on 32-bit platforms a compiler
warning is triggered due to different sizeof(int).
Fix this by using integer types with well-defined size.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2024-02-26 01:29:22 +00:00
..
2024-01-19 21:24:44 +01:00
2023-08-09 22:06:24 +02:00
2024-02-24 19:25:02 +01:00
2024-02-24 19:25:02 +01:00
2024-01-06 10:53:39 +01:00
2023-10-27 19:43:06 +01:00
2024-01-06 12:52:49 +01:00
2024-02-24 19:25:02 +01:00
2024-02-23 18:05:09 +01:00
2024-02-18 11:20:27 +00:00
2024-02-18 11:20:27 +00:00
2023-07-01 12:54:30 +02:00
2024-02-01 21:36:00 +01:00
2024-02-13 19:05:48 +01:00
2024-01-01 02:34:48 +01:00
2023-12-02 14:06:56 +02:00
2023-09-23 13:10:28 +02:00