All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] iommu/amd: remove duplicated include from amd_iommu_init.c
@ 2012-08-26  1:51 Wei Yongjun
  2012-09-18 10:32   ` Joerg Roedel
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Yongjun @ 2012-08-26  1:51 UTC (permalink / raw)
  To: joerg.roedel; +Cc: yongjun_wei, iommu, linux-kernel

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>

Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@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>

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-09-18 10:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-26  1:51 [PATCH] iommu/amd: remove duplicated include from amd_iommu_init.c Wei Yongjun
2012-09-18 10:32 ` Joerg Roedel
2012-09-18 10:32   ` Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.