diff options
Diffstat (limited to 'include/linux/dma-iommu.h')
-rw-r--r-- | include/linux/dma-iommu.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dma-iommu.h b/include/linux/dma-iommu.h index 4eac2670bfa1..92f20832fd28 100644 --- a/include/linux/dma-iommu.h +++ b/include/linux/dma-iommu.h | |||
@@ -78,6 +78,7 @@ void iommu_dma_get_resv_regions(struct device *dev, struct list_head *list); | |||
78 | 78 | ||
79 | struct iommu_domain; | 79 | struct iommu_domain; |
80 | struct msi_msg; | 80 | struct msi_msg; |
81 | struct device; | ||
81 | 82 | ||
82 | static inline int iommu_dma_init(void) | 83 | static inline int iommu_dma_init(void) |
83 | { | 84 | { |