diff options
Diffstat (limited to 'include/linux/dmar.h')
-rw-r--r-- | include/linux/dmar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dmar.h b/include/linux/dmar.h index 3ab07e425583..c4e96eb29617 100644 --- a/include/linux/dmar.h +++ b/include/linux/dmar.h | |||
@@ -47,6 +47,7 @@ extern int intel_iommu_init(void); | |||
47 | extern int dmar_table_init(void); | 47 | extern int dmar_table_init(void); |
48 | extern int early_dmar_detect(void); | 48 | extern int early_dmar_detect(void); |
49 | extern int dmar_dev_scope_init(void); | 49 | extern int dmar_dev_scope_init(void); |
50 | extern int parse_ioapics_under_ir(void); | ||
50 | 51 | ||
51 | extern struct list_head dmar_drhd_units; | 52 | extern struct list_head dmar_drhd_units; |
52 | extern struct list_head dmar_rmrr_units; | 53 | extern struct list_head dmar_rmrr_units; |