From: Wei Yang Date: Fri, 2 Aug 2013 09:31:05 +0000 (+0800) Subject: PCI: Fix types in pbus_size_io() X-Git-Tag: v3.12-rc1~177^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11251a869e84b2a3224955fe149dd33a16805cbf;p=pandora-kernel.git 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 Signed-off-by: Bjorn Helgaas --- Reading git-diff-tree failed