Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 235189
b: refs/heads/master
c: 0a2e1d2
h: refs/heads/master
i:
  235187: d213a10
v: v3
  • Loading branch information
Michal Simek committed Mar 9, 2011
1 parent 57029f8 commit 432922d
Show file tree
Hide file tree
Showing 3 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: 702d54277af852b99c05c42cc988bb2f9dede93b
refs/heads/master: 0a2e1d23f2976287904e611b195f628a52b299b1
1 change: 0 additions & 1 deletion trunk/arch/microblaze/include/asm/cacheflush.h
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ do { \
#define flush_dcache_mmap_lock(mapping) do { } while (0)
#define flush_dcache_mmap_unlock(mapping) do { } while (0)


#define flush_cache_dup_mm(mm) do { } while (0)
#define flush_cache_vmap(start, end) do { } while (0)
#define flush_cache_vunmap(start, end) do { } while (0)
Expand Down
1 change: 1 addition & 0 deletions trunk/arch/microblaze/kernel/microblaze_ksyms.c
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@

extern char *_ebss;
EXPORT_SYMBOL_GPL(_ebss);

#ifdef CONFIG_FUNCTION_TRACER
extern void _mcount(void);
EXPORT_SYMBOL(_mcount);
Expand Down

0 comments on commit 432922d

Please sign in to comment.