43e3bf2034
We don't need a comlex IOMMU dependency list on IA64 so we just define the IOMMU_* macro as a dummy. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Signed-off-by: Tony Luck <tony.luck@intel.com>
7 lines
136 B
C
7 lines
136 B
C
#ifndef _ASM_IA64_IOMMU_TABLE_H
|
|
#define _ASM_IA64_IOMMU_TABLE_H
|
|
|
|
#define IOMMU_INIT_POST(_detect)
|
|
|
|
#endif /* _ASM_IA64_IOMMU_TABLE_H */
|