diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/dma_remapping.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/dma_remapping.h b/include/linux/dma_remapping.h index 952df39c989d..cf92c4924b8c 100644 --- a/include/linux/dma_remapping.h +++ b/include/linux/dma_remapping.h | |||
@@ -141,7 +141,6 @@ struct device_domain_info { | |||
141 | struct dmar_domain *domain; /* pointer to domain */ | 141 | struct dmar_domain *domain; /* pointer to domain */ |
142 | }; | 142 | }; |
143 | 143 | ||
144 | extern int init_dmars(void); | ||
145 | extern void free_dmar_iommu(struct intel_iommu *iommu); | 144 | extern void free_dmar_iommu(struct intel_iommu *iommu); |
146 | 145 | ||
147 | extern int dmar_disabled; | 146 | extern int dmar_disabled; |