Skip to content

Commit

Permalink
iommu/amd: remove duplicated include from amd_iommu_init.c
Browse files Browse the repository at this point in the history
Remove duplicated include.

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
  • Loading branch information
Wei Yongjun authored and Joerg Roedel committed Sep 18, 2012
1 parent 5698bd7 commit 2166f0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/iommu/amd_iommu_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 2166f0e

Please sign in to comment.