diff options
| -rw-r--r-- | include/linux/iommu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/iommu.h b/include/linux/iommu.h index 0a85199191b9..7e83370e6fd2 100644 --- a/include/linux/iommu.h +++ b/include/linux/iommu.h | |||
| @@ -31,6 +31,7 @@ struct iommu_group; | |||
| 31 | struct bus_type; | 31 | struct bus_type; |
| 32 | struct device; | 32 | struct device; |
| 33 | struct iommu_domain; | 33 | struct iommu_domain; |
| 34 | struct notifier_block; | ||
| 34 | 35 | ||
| 35 | /* iommu fault flags */ | 36 | /* iommu fault flags */ |
| 36 | #define IOMMU_FAULT_READ 0x0 | 37 | #define IOMMU_FAULT_READ 0x0 |
