Linux Audio

Check our new training course

In-person Linux kernel drivers training

Jun 16-20, 2025
Register
Loading...
v4.6
 
1#ifndef _ASM_IA64_IOMMU_TABLE_H
2#define _ASM_IA64_IOMMU_TABLE_H
3
4#define IOMMU_INIT_POST(_detect)
5
6#endif /* _ASM_IA64_IOMMU_TABLE_H */
v5.14.15
1/* SPDX-License-Identifier: GPL-2.0 */
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 */