• Yijing Wang's avatar
    PCI/IA64: SN: remove sn_pci_window_fixup() · c60fb074
    Yijing Wang authored
    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: default avatarYijing Wang <wangyijing@huawei.com>
    Cc: John Keller <jpk@sgi.com>
    Cc: Jay Lan <jlan@engr.sgi.com>
    Cc: Jack Steiner <steiner@sgi.com>
    Cc: Mark Maule <maule@sgi.com>
    Cc: Fenghua Yu <fenghua.yu@intel.com>
    Cc: linux-ia64@vger.kernel.org
    Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
    c60fb074
io_init.c 9 KB