iommu/amd: Remove unused struct member
authorAdrian Huang <ahuang12@lenovo.com>
Thu, 9 Jan 2020 03:02:51 +0000 (11:02 +0800)
committerJoerg Roedel <jroedel@suse.de>
Fri, 17 Jan 2020 10:05:56 +0000 (11:05 +0100)
commit96466748780dc41d2fa951f3c4e010f98832e182
tree388f539058c7d2ff0f545385def11b79e19320a1
parent62dcee71608506ad83b0525aa1b53a78b3f1689a
iommu/amd: Remove unused struct member

Commit c805b428f206 ("iommu/amd: Remove amd_iommu_pd_list") removes
the global list for the allocated protection domains. The
corresponding member 'list' of the protection_domain struct is
not used anymore, so it can be removed.

Signed-off-by: Adrian Huang <ahuang12@lenovo.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu_types.h