提交 9a08d376 编写于 作者: W Wang YanQing 提交者: Joerg Roedel

iommu: Include linux/err.h

The linux/iommu.h header uses ERR_PTR defined
in linux/err.h but doesn't include it.

Cc:joro@8bytes.org
Reviewed-by: NAlex Williamson <alex.williamson@redhat.com>
Signed-off-by: NWang YanQing <udknight@gmail.com>
Signed-off-by: NJoerg Roedel <joro@8bytes.org>
上级 41ef2d56
......@@ -20,6 +20,7 @@
#define __LINUX_IOMMU_H
#include <linux/errno.h>
#include <linux/err.h>
#include <linux/types.h>
#define IOMMU_READ (1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册