X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Flinux%2Fdmar.h;h=f28440784cf0861eed96d57dada953f8d3113bae;hb=5dc18f51a2c06ddab708184e30b7967fb71c1784;hp=c360c558e59eb5b58952955e3172658ed86f8848;hpb=aa3341a168883654d1b13f5931c5ed2762537831;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/dmar.h b/include/linux/dmar.h index c360c558e59..f28440784cf 100644 --- a/include/linux/dmar.h +++ b/include/linux/dmar.h @@ -45,7 +45,6 @@ extern struct list_head dmar_drhd_units; list_for_each_entry(drhd, &dmar_drhd_units, list) extern int dmar_table_init(void); -extern int early_dmar_detect(void); extern int dmar_dev_scope_init(void); /* Intel IOMMU detection */ @@ -145,7 +144,6 @@ struct dmar_rmrr_unit { list_for_each_entry(rmrr, &dmar_rmrr_units, list) /* Intel DMAR initialization functions */ extern int intel_iommu_init(void); -extern int dmar_disabled; #else static inline int intel_iommu_init(void) {