提交 a8b8a88a 编写于 作者: J Joerg Roedel

iommu: Make sure DOMAIN_ATTR_MAX is really the maximum

Move it to the end of the list.
Signed-off-by: NJoerg Roedel <joro@8bytes.org>
上级 097e3635
......@@ -58,8 +58,8 @@ struct iommu_domain {
#define IOMMU_CAP_INTR_REMAP 0x2 /* isolates device intrs */
enum iommu_attr {
DOMAIN_ATTR_MAX,
DOMAIN_ATTR_GEOMETRY,
DOMAIN_ATTR_MAX,
};
#ifdef CONFIG_IOMMU_API
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册