Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358844
b: refs/heads/master
c: 77e3835
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Joerg Roedel committed Feb 7, 2013
1 parent 9d974a9 commit 8937b4a
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: 25e9d28d927d2e1731df53f60cde53d75bcb7c36
refs/heads/master: 77e383504791008cdbab1b33d70b395ca3a361c8
2 changes: 1 addition & 1 deletion trunk/drivers/iommu/exynos-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ int exynos_sysmmu_enable(struct device *dev, unsigned long pgtable)
return ret;
}

bool exynos_sysmmu_disable(struct device *dev)
static bool exynos_sysmmu_disable(struct device *dev)
{
struct sysmmu_drvdata *data = dev_get_drvdata(dev->archdata.iommu);
bool disabled;
Expand Down

0 comments on commit 8937b4a

Please sign in to comment.