commit | 1198168733c8d6fbc6898fd8d7fcfb42befabb41 | [log] [tgz] |
---|---|---|
author | Chris Metcalf <cmetcalf@tilera.com> | Mon Aug 05 13:18:34 2013 -0400 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Aug 06 12:55:44 2013 -0400 |
tree | 6c50165c655b69d8375c9c2fe919161911b07923 | |
parent | 1c43649a9929ca4394ae389b4510c61f3876a12b [diff] |
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>