From: Gavin Shan Date: Tue, 20 Mar 2012 21:30:28 +0000 (+0000) Subject: powerpc/eeh: Remove eeh information from pci_dn X-Git-Tag: v3.4-rc1~58^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39baadbf36cee3ede5fdb8a34006d9109e5e2570;p=pandora-kernel.git powerpc/eeh: Remove eeh information from pci_dn The patch removes the eeh information from pci_dn since the eeh device (struct eeh_dev) already contained those information and the copy in pci_dn is no longer used except for the pseries iommu mapping code, which we change to retrieve the PE address from eeh device instead. Signed-off-by: Gavin Shan Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed