Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119265
b: refs/heads/master
c: f43909d
h: refs/heads/master
i:
  119263: 3823e7f
v: v3
  • Loading branch information
Dmitri Vorobiev authored and Ralf Baechle committed Nov 20, 2008
1 parent 69b1029 commit 540a8a5
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: 1b432840d0a4740020e29ae7a00717ef8f44954b
refs/heads/master: f43909dfb39c63ce54a598cbd7921643029afdeb
2 changes: 1 addition & 1 deletion trunk/arch/mips/mm/sc-ip22.c
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ static inline int __init indy_sc_probe(void)

/* XXX Check with wje if the Indy caches can differenciate between
writeback + invalidate and just invalidate. */
struct bcache_ops indy_sc_ops = {
static struct bcache_ops indy_sc_ops = {
.bc_enable = indy_sc_enable,
.bc_disable = indy_sc_disable,
.bc_wback_inv = indy_sc_wback_invalidate,
Expand Down

0 comments on commit 540a8a5

Please sign in to comment.