PCI: Fix types in pbus_size_io()
authorWei Yang <weiyang@linux.vnet.ibm.com>
Fri, 2 Aug 2013 09:31:05 +0000 (17:31 +0800)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 2 Aug 2013 22:15:32 +0000 (16:15 -0600)
This patch changes the type of "size" to resource_size_t and makes the
corresponding dev_printk() change.

[bhelgaas: changelog]
Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

No differences found