commit | 11251a869e84b2a3224955fe149dd33a16805cbf | [log] [tgz] |
---|---|---|
author | Wei Yang <weiyang@linux.vnet.ibm.com> | Fri Aug 02 17:31:05 2013 +0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Fri Aug 02 16:15:32 2013 -0600 |
tree | b59499a37f9470c0ea7fa8b207a699a50f4897bb | |
parent | 496f70cf6507be96397d319b1b7d3946d51d9932 [diff] |
PCI: Fix types in pbus_size_io() 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>