Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 268845
b: refs/heads/master
c: fcde2bf
h: refs/heads/master
i:
  268843: 4089067
v: v3
  • Loading branch information
Vladimir Zapolskiy authored and Greg Kroah-Hartman committed Oct 19, 2011
1 parent a653e7f commit 3f0d888
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: 6b7200fe0a59d7bda59e9e028b235b25a137dff9
refs/heads/master: fcde2bf0b9a0581db9fe5382e0c90f526c011114
2 changes: 1 addition & 1 deletion trunk/drivers/staging/tidspbridge/hw/hw_mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -558,5 +558,5 @@ static hw_status mmu_set_ram_entry(const void __iomem *base_address,

void hw_mmu_tlb_flush_all(const void __iomem *base)
{
__raw_writeb(1, base + MMU_GFLUSH);
__raw_writel(1, base + MMU_GFLUSH);
}

0 comments on commit 3f0d888

Please sign in to comment.