Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 116098
b: refs/heads/master
c: 205a3b4
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Sep 8, 2008
1 parent 391be44 commit e562d06
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: 6907e6a601a4fd442535d977886bbd3761aa2b56
refs/heads/master: 205a3b4328de1c8ddd99ddd5092bed1344068213
2 changes: 1 addition & 1 deletion trunk/arch/sh/mm/cache-sh4.c
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ void flush_dcache_page(struct page *page)
}

/* TODO: Selective icache invalidation through IC address array.. */
static inline void __uses_jump_to_uncached flush_icache_all(void)
static void __uses_jump_to_uncached flush_icache_all(void)
{
unsigned long flags, ccr;

Expand Down

0 comments on commit e562d06

Please sign in to comment.