diff options
author | Anna, Suman <s-anna@ti.com> | 2016-08-13 02:42:25 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-08-13 07:26:20 +0300 |
commit | 8d95b322ba34b158146bc2fa6172304ef13ac232 (patch) | |
tree | 5e56bd8dfc131008c109cee6a1d69b802d78c7cb /drivers/hwmon/lm77.c | |
parent | a8bb3fd908309d9a3c01892b5854f82d462d8a3e (diff) | |
download | linux-8d95b322ba34b158146bc2fa6172304ef13ac232.tar.xz |
rpmsg: use proper format-specifier for printing dma_addr_t
The dma_addr_t types can be printed properly using the %pad
printk format-specifier, there is no need to resort to the
unsigned long long type-casting to deal with different possible
type sizes.
Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'drivers/hwmon/lm77.c')
0 files changed, 0 insertions, 0 deletions