Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d5964107 authored by Huang Weiyi's avatar Huang Weiyi Committed by Tony Luck
Browse files

[IA64] remove duplicate include iommu.h



arch/ia64/kernel/pci-dma.c only needs to include iommu once.

Signed-off-by: default avatarHuang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent ef23cdbe
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@
#include <linux/kernel.h>

#include <asm/page.h>
#include <asm/iommu.h>

dma_addr_t bad_dma_address __read_mostly;
EXPORT_SYMBOL(bad_dma_address);