[PATCH] iommu/amd: remove duplicated include from amd_iommu_init.c

From: Wei Yongjun
Date: Sat Aug 25 2012 - 21:51:09 EST


From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>

From: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@xxxxxxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/