Johann Felix Soden 53bc88701b PCI: Fix printk warnings in setup-bus.c
Again, the cleaned up code introduced some resource warnings:
drivers/pci/setup-bus.c: In function 'pci_bus_dump_res':
drivers/pci/setup-bus.c:542: warning: format '%llx' expects type 'long long unsigned int', but argument 5 has type 'resource_size_t'
drivers/pci/setup-bus.c:542: warning: format '%llx' expects type 'long long unsigned int', but argument 6 has type 'resource_size_t'

Fix those up too.

Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2008-09-09 11:43:38 -07:00
..
2005-10-18 08:26:15 -07:00
2008-04-20 21:47:02 -07:00
2008-04-20 21:47:06 -07:00
2008-04-20 21:47:13 -07:00
2008-06-10 14:37:03 -07:00
2006-12-01 14:36:56 -08:00
2008-08-07 15:33:36 -07:00
2008-09-09 11:43:32 -07:00
2008-04-20 21:47:03 -07:00
2008-03-03 10:47:14 -08:00
2008-06-25 16:05:13 -07:00
2008-06-25 16:05:13 -07:00
2008-06-10 14:37:03 -07:00