From: Chris Metcalf Date: Mon, 5 Aug 2013 17:18:34 +0000 (-0400) Subject: tile PCI RC: eliminate pci_controller.mem_resources field X-Git-Tag: v3.12-rc1~120^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1198168733c8d6fbc6898fd8d7fcfb42befabb41;p=pandora-kernel.git 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 --- Reading git-diff-tree failed