From: Yijing Wang Date: Thu, 6 Jun 2013 07:34:46 +0000 (+0800) Subject: PCI/IA64: SN: remove sn_pci_window_fixup() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~33^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c60fb074c0baef6b0ca259dafe2371a24f3f8c1f;p=pandora-kernel.git PCI/IA64: SN: remove sn_pci_window_fixup() Currently, pcibios_bus_to_resource() and pcibios_resource_to_bus() functions use pci_host_bridge_window in pci_host_bridge to translate bus side to/from cpu side addresses. Pci_window in pci_controller under IA64 is no used again, so it's no need to use sn_pci_window_fixup() to setup pci_window again, remove it. Signed-off-by: Yijing Wang Cc: John Keller Cc: Jay Lan Cc: Jack Steiner Cc: Mark Maule Cc: Fenghua Yu Cc: linux-ia64@vger.kernel.org Signed-off-by: Tony Luck --- Reading git-diff-tree failed