Randy Dunlap d1833c2125 [WATCHDOG] wdt_pci: fix printk and variable type
Fix printk format warning:
drivers/watchdog/wdt_pci.c:652: warning: format '%04x' expects type 'unsigned int', but argument 2 has type 'resource_size_t'

and then use resource_size_t for the "io" variable as well
so that it won't be truncated.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2009-09-18 08:39:01 +00:00
..
2009-06-18 07:30:30 +00:00
2008-08-08 19:18:18 +01:00
2009-06-18 07:30:30 +00:00
2008-08-06 13:02:16 +00:00
2009-06-20 18:37:20 +00:00
2009-06-18 07:30:30 +00:00
2009-06-18 07:30:30 +00:00
2009-06-18 07:30:30 +00:00