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)
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>

No differences found