diff options
author | Krzysztof Kozlowski <[email protected]> | 2020-01-14 10:06:05 +0100 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2020-01-15 18:39:59 +0100 |
commit | 49945ef0f90b5becef67db68338e8ce34ef70975 (patch) | |
tree | bce390387baaae97b0ae94c65ec71f4ea794054d /drivers/usb/cdns3/cdns3-debug.h | |
parent | b3ec946975737b949137fbb1a2db9e7cc5b9ae82 (diff) |
i2c: stu300: Use proper printk format for iomem pointer
iomem pointers should be printed with pointer format to hide the
actual value and fix warnings when compiling on 64-bit platform (e.g. with
COMPILE_TEST):
drivers/i2c/busses/i2c-stu300.c: In function ‘stu300_wait_while_busy’:
drivers/i2c/busses/i2c-stu300.c:446:76: warning:
cast from pointer to integer of different size [-Wpointer-to-int-cast]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions