Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138911
b: refs/heads/master
c: ff2c8a4
h: refs/heads/master
i:
  138909: aff2e99
  138907: 9e6a1a0
  138903: 56fce3b
  138895: 91c00e4
  138879: d703c10
v: v3
  • Loading branch information
Hannes Eder authored and Joerg Roedel committed Mar 5, 2009
1 parent 71ca46f commit 069e023
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: 5f812de63ce515265ebd84e932c762136924ab84
refs/heads/master: ff2c8a4167eb143c5e2a03148fa996978938e8d7
2 changes: 1 addition & 1 deletion trunk/drivers/base/iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ void register_iommu(struct iommu_ops *ops)
iommu_ops = ops;
}

bool iommu_found()
bool iommu_found(void)
{
return iommu_ops != NULL;
}
Expand Down

0 comments on commit 069e023

Please sign in to comment.