Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276414
b: refs/heads/master
c: c8f369a
h: refs/heads/master
v: v3
  • Loading branch information
Sergey Senozhatsky authored and Ingo Molnar committed Dec 5, 2011
1 parent a55712f commit 1a73d12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f62ef5f3e9cff065aa845e2b7f487e1810b8e57e
refs/heads/master: c8f369ab6003a2df3cdae30f9aba641a4a606034
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/intel-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -3524,7 +3524,7 @@ int dmar_find_matched_atsr_unit(struct pci_dev *dev)
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_atsr_unit *atsr, *atsr_n;
Expand Down

0 comments on commit 1a73d12

Please sign in to comment.