diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2017-10-18 01:17:09 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-10-26 23:22:46 +0300 |
commit | 631de7a4603439eaa1d7a2a1a7b5b49edcd87f67 (patch) | |
tree | ae4a1d4dedd96f4dd2c33a9a11b56330819a336d /drivers/crypto/stm32 | |
parent | db6b78073ac135bb68cae77bb873371d0fe0efa6 (diff) | |
download | linux-631de7a4603439eaa1d7a2a1a7b5b49edcd87f67.tar.xz |
i2c: davinci: use correct format identifier for size_t
Fixes this warning (found by build testing with 64bit):
format ‘%i’ expects argument of type ‘int’, but argument 3 has type
‘size_t {aka long unsigned int}’ [-Wformat=]
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'drivers/crypto/stm32')
0 files changed, 0 insertions, 0 deletions