Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294820
b: refs/heads/master
c: cebd5fa
h: refs/heads/master
v: v3
  • Loading branch information
Steffen Persvold authored and Joerg Roedel committed Mar 15, 2012
1 parent 3dd9cc4 commit 9f3a1d1
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: 474d567db3d459d08ed0e683f4ace9b00ac2aa4b
refs/heads/master: cebd5fa4d3046d5b43ce1836a0120612822a7fb0
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/amd_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2804,7 +2804,7 @@ static int amd_iommu_dma_supported(struct device *dev, u64 mask)
* we don't need to preallocate the protection domains anymore.
* For now we have to.
*/
static void prealloc_protection_domains(void)
static void __init prealloc_protection_domains(void)
{
struct iommu_dev_data *dev_data;
struct dma_ops_domain *dma_dom;
Expand Down

0 comments on commit 9f3a1d1

Please sign in to comment.