Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360667
b: refs/heads/master
c: 0a38a8a
h: refs/heads/master
i:
  360665: bbe95c0
  360663: 160636a
v: v3
  • Loading branch information
James Hogan committed Mar 2, 2013
1 parent 114ceac commit f5396be
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: ae85ac71b7433fa974759109c4380c620258f07f
refs/heads/master: 0a38a8adc5d479c1e59a82d1fcee3bdf59b85ef3
2 changes: 1 addition & 1 deletion trunk/arch/metag/mm/cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ static unsigned char icache_sets_log2 = DEFAULT_CACHE_WAYS_LOG2;
* Probe the L1 cache configuration to aid the L1 physical cache flushing
* functions.
*/
void metag_cache_probe(void)
void __init metag_cache_probe(void)
{
#ifndef CONFIG_METAG_META12
int coreid = metag_in32(METAC_CORE_ID);
Expand Down

0 comments on commit f5396be

Please sign in to comment.