|
@@ -3524,7 +3524,7 @@ found:
|
|
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;
|