diff options
author | Oded Gabbay <oded.gabbay@gmail.com> | 2020-08-12 09:15:27 +0200 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2020-09-22 17:49:49 +0200 |
commit | f907af183b8bf35393e3057204000c16d8cb9bbe (patch) | |
tree | 9535c9473d724aa9152e450bf1646ea07b345d3b /drivers/i2c/i2c-core-slave.c | |
parent | habanalabs: change CB's ID to be 64 bits (diff) | |
download | linux-f907af183b8bf35393e3057204000c16d8cb9bbe.tar.xz linux-f907af183b8bf35393e3057204000c16d8cb9bbe.zip |
habanalabs: cast int to u32 before printing it with %u
%u is used for unsigned so we need to cast the int variable to u32 to avoid
compiler warning.
Reported-by: kernel test robot <lkp@intel.com>
Reviewed-by: Tomer Tayar <ttayar@habana.ai>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'drivers/i2c/i2c-core-slave.c')
0 files changed, 0 insertions, 0 deletions