Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144135
b: refs/heads/master
c: ceb8944
h: refs/heads/master
i:
  144133: 42edd7e
  144131: 95db29c
  144127: 5611be4
v: v3
  • Loading branch information
Michal Simek committed Apr 23, 2009
1 parent 94eab55 commit 30b11a5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 51eb6dc9ca40d086c102bb868ba7f29f33a30f6f
refs/heads/master: ceb8944b3a3dd3ec4094a476a44802cc32c4fc02
5 changes: 0 additions & 5 deletions trunk/arch/microblaze/include/asm/cache.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,4 @@ void _invalidate_dcache(unsigned int addr);
#define __disable_dcache() _disable_dcache()
#define __invalidate_dcache(addr) _invalidate_dcache(addr)

/* FIXME - I don't think this is right */
#ifdef CONFIG_XILINX_UNCACHED_SHADOW
#define UNCACHED_SHADOW_MASK (CONFIG_XILINX_ERAM_SIZE)
#endif

#endif /* _ASM_MICROBLAZE_CACHE_H */

0 comments on commit 30b11a5

Please sign in to comment.