From: Wei Yongjun <yongjun_...@trendmicro.com.cn> From: Wei Yongjun <yongjun_...@trendmicro.com.cn>
Remove duplicated include. Signed-off-by: Wei Yongjun <yongjun_...@trendmicro.com.cn> --- drivers/iommu/amd_iommu_init.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/iommu/amd_iommu_init.c b/drivers/iommu/amd_iommu_init.c index 0a2ea31..1292b5a 100644 --- a/drivers/iommu/amd_iommu_init.c +++ b/drivers/iommu/amd_iommu_init.c @@ -26,7 +26,6 @@ #include <linux/msi.h> #include <linux/amd-iommu.h> #include <linux/export.h> -#include <linux/acpi.h> #include <acpi/acpi.h> #include <asm/pci-direct.h> #include <asm/iommu.h> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/