|
@@ -3524,7 +3524,7 @@ int dmar_find_matched_atsr_unit(struct pci_dev *dev)
|
|
|
return 0;
|
|
return 0;
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
-int dmar_parse_rmrr_atsr_dev(void)
|
|
|
|
|
|
|
+int __init dmar_parse_rmrr_atsr_dev(void)
|
|
|
{
|
|
{
|
|
|
struct dmar_rmrr_unit *rmrr, *rmrr_n;
|
|
struct dmar_rmrr_unit *rmrr, *rmrr_n;
|
|
|
struct dmar_atsr_unit *atsr, *atsr_n;
|
|
struct dmar_atsr_unit *atsr, *atsr_n;
|