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

Commit 43e3bf20 authored by Konrad Rzeszutek Wilk's avatar Konrad Rzeszutek Wilk Committed by Tony Luck
Browse files

[IA64] iommu: Add a dummy iommu_table.h file in IA64.



We don't need a comlex IOMMU dependency list on IA64 so
we just define the IOMMU_* macro as a dummy.

Signed-off-by: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Signed-off-by: default avatarTony Luck <tony.luck@intel.com>
parent 2422084a
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
#ifndef _ASM_IA64_IOMMU_TABLE_H
#define _ASM_IA64_IOMMU_TABLE_H

#define IOMMU_INIT_POST(_detect)

#endif /* _ASM_IA64_IOMMU_TABLE_H */