diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2012-05-14 13:15:20 -0700 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2012-05-30 08:16:48 +0200 |
commit | 4b98b32aefb2c143a40cdaa254eb905f1bb06b5d (patch) | |
tree | c05f0b0f9215738bfbf5d73d16841b5f112f8ca0 /tools/perf/builtin-top.c | |
parent | d9df0ef1eb9e1048f0ab4a6e93c85f60c5594c2f (diff) | |
download | blackbird-op-linux-4b98b32aefb2c143a40cdaa254eb905f1bb06b5d.tar.gz blackbird-op-linux-4b98b32aefb2c143a40cdaa254eb905f1bb06b5d.zip |
watchdog: iTCO_wdt.c: fix printk format warnings
Fix printk format warnings:
drivers/watchdog/iTCO_wdt.c:577:3: warning: format '%04llx' expects type 'long long unsigned int', but argument 2 has type 'resource_size_t'
drivers/watchdog/iTCO_wdt.c:594:3: warning: format '%04llx' expects type 'long long unsigned int', but argument 2 has type 'resource_size_t'
drivers/watchdog/iTCO_wdt.c:600:2: warning: format '%04llx' expects type 'long long unsigned int', but argument 4 has type 'resource_size_t'
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'tools/perf/builtin-top.c')
0 files changed, 0 insertions, 0 deletions