diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2012-05-15 00:15:20 +0400 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2012-05-30 10:16:48 +0400 |
commit | 4b98b32aefb2c143a40cdaa254eb905f1bb06b5d (patch) | |
tree | c05f0b0f9215738bfbf5d73d16841b5f112f8ca0 /drivers/watchdog/pcwd.c | |
parent | d9df0ef1eb9e1048f0ab4a6e93c85f60c5594c2f (diff) | |
download | linux-4b98b32aefb2c143a40cdaa254eb905f1bb06b5d.tar.xz |
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 'drivers/watchdog/pcwd.c')
0 files changed, 0 insertions, 0 deletions