Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 169007
b: refs/heads/master
c: 7bae2c4
h: refs/heads/master
i:
  169005: e514356
  169003: ebb5f0b
  168999: 566ece4
  168991: bef4b4b
v: v3
  • Loading branch information
André Goddard Rosa authored and Mike Frysinger committed Nov 25, 2009
1 parent ef13091 commit afc49a5
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: 865bddfbf70d9ba04638c15ef49f17b599d9bbf3
refs/heads/master: 7bae2c4898dd6e1e4a8276e5c428c55a7ff01bdf
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/kernel/cplb-mpu/cplbinit.c
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ void __init generate_cplb_tables_cpu(unsigned int cpu)

#ifdef CONFIG_BFIN_EXTMEM_DCACHEABLE
d_cache = CPLB_L1_CHBL;
#ifdef CONFIG_BFIN_EXTMEM_WRITETROUGH
#ifdef CONFIG_BFIN_EXTMEM_WRITETHROUGH
d_cache |= CPLB_L1_AOW | CPLB_WT;
#endif
#endif
Expand Down

0 comments on commit afc49a5

Please sign in to comment.