aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2014-02-25 13:17:33 -0300
committerJason Cooper <[email protected]>2014-02-25 19:02:54 +0000
commitedd9d3cffc90d4ed9b7b9d7d0645bd64a593c1d3 (patch)
tree07dddb9dd3372dea389943d2462670e2037f9416 /lib/string_helpers.c
parent59416745bb8cbe32daf805f768418353168b0664 (diff)
watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
When building an ARM multi_v7_defconfig with LPAE option selected we get the following build warning: drivers/watchdog/orion_wdt.c:272:2: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'phys_addr_t' [-Wformat=] Fix it by using %pa to print 'phys_addr_t'. Reported-by: Olof's autobuilder <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Acked-by: Ezequiel Garcia <[email protected]> Acked-by: Wim Van Sebroeck <[email protected]> Signed-off-by: Fabio Estevam <[email protected]> Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions