[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPgLHd9NxLd3m_s9KqF5P-n9BACgE2Nj=xCL-+0tkEuG-ZwGnA@mail.gmail.com>
Date: Sun, 26 Aug 2012 09:51:15 +0800
From: Wei Yongjun <weiyj.lk@...il.com>
To: joerg.roedel@....com
Cc: yongjun_wei@...ndmicro.com.cn, iommu@...ts.linux-foundation.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] iommu/amd: remove duplicated include from amd_iommu_init.c
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Remove duplicated include.
Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists