From: Phil Edworthy Date: Mon, 30 Jun 2014 08:37:01 +0000 (+0100) Subject: PCI: rcar: Remove rcar_pcie_setup_window() resource argument X-Git-Tag: omap-for-v3.17/fixes-against-rc2~196^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0549252a1da98c5c39610e1700a9a1755acd0a70;p=pandora-kernel.git PCI: rcar: Remove rcar_pcie_setup_window() resource argument rcar_pcie_setup_window() took both the window number and the resource, which was redundant because we can look up the resource from the window number. Remove the "res" argument. Signed-off-by: Phil Edworthy Signed-off-by: Bjorn Helgaas Acked-by: Simon Horman --- Reading git-diff-tree failed