Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
Konrad Rzeszutek Wilk | fc6a2f3 | 2010-10-08 14:53:47 -0400 | [diff] [blame] | 2 | #ifndef _ASM_IA64_IOMMU_TABLE_H |
3 | #define _ASM_IA64_IOMMU_TABLE_H | ||||
4 | |||||
5 | #define IOMMU_INIT_POST(_detect) | ||||
6 | |||||
7 | #endif /* _ASM_IA64_IOMMU_TABLE_H */ |