diff options
author | Randy Dunlap | 2012-05-14 13:15:20 -0700 |
---|---|---|
committer | Wim Van Sebroeck | 2012-05-30 08:16:48 +0200 |
commit | 4b98b32aefb2c143a40cdaa254eb905f1bb06b5d (patch) | |
tree | c05f0b0f9215738bfbf5d73d16841b5f112f8ca0 /scripts/Makefile | |
parent | d9df0ef1eb9e1048f0ab4a6e93c85f60c5594c2f (diff) |
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 'scripts/Makefile')
0 files changed, 0 insertions, 0 deletions