From: Joerg Roedel Date: Fri, 27 Nov 2009 12:25:47 +0000 (+0100) Subject: x86/amd-iommu: Remove amd_iommu_pd_table X-Git-Tag: v2.6.33-rc1~409^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=492667dacc0ac9763969155482b1261b34ccf450;p=pandora-kernel.git x86/amd-iommu: Remove amd_iommu_pd_table The data that was stored in this table is now available in dev->archdata.iommu. So this table is not longer necessary. This patch removes the remaining uses of that variable and removes it from the code. Signed-off-by: Joerg Roedel --- Reading git-diff-tree failed