Randy Dunlap e25cd062b1 PCI: sysfs: fix printk warnings
Cast pci_resource_start() and pci_resource_len() to u64 for printk.

drivers/pci/pci-sysfs.c:753: warning: format '%16Lx' expects type 'long long unsigned int', but argument 9 has type 'resource_size_t'
drivers/pci/pci-sysfs.c:753: warning: format '%16Lx' expects type 'long long unsigned int', but argument 10 has type 'resource_size_t'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-11-15 09:34:44 -08:00
..
2010-11-06 07:49:56 -07:00
2010-10-29 00:29:51 +02:00
2010-10-29 04:16:28 -04:00
2010-10-28 20:31:50 +02:00
2010-10-30 08:31:35 -07:00
2010-11-15 09:34:44 -08:00
2010-10-29 04:16:28 -04:00