tile PCI RC: eliminate pci_controller.mem_resources field
authorChris Metcalf <cmetcalf@tilera.com>
Mon, 5 Aug 2013 17:18:34 +0000 (13:18 -0400)
committerChris Metcalf <cmetcalf@tilera.com>
Tue, 6 Aug 2013 16:55:44 +0000 (12:55 -0400)
commit1198168733c8d6fbc6898fd8d7fcfb42befabb41
tree6c50165c655b69d8375c9c2fe919161911b07923
parent1c43649a9929ca4394ae389b4510c61f3876a12b
tile PCI RC: eliminate pci_controller.mem_resources field

The .mem_resources[] field in the pci_controller struct
is now obsoleted by the .mem_space and .io_space fields.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
arch/tile/include/asm/pci.h
arch/tile/kernel/pci_gx.c