Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 254940
b: refs/heads/master
c: 6d999da
h: refs/heads/master
v: v3
  • Loading branch information
Matthias Rosenfelder authored and David S. Miller committed Jul 6, 2011
1 parent 419d4e8 commit e1882ab
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: 18d85bc558edfa5de7f5b49b6a25fbfdc42628e0
refs/heads/master: 6d999da4d2610460fc5f5ce498f1483b40cc6679
2 changes: 1 addition & 1 deletion trunk/arch/sparc/mm/leon_mm.c
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ void leon3_getCacheRegs(struct leon3_cacheregs *regs)
* Leon2 and Leon3 differ in their way of telling cache information
*
*/
int leon_flush_needed(void)
int __init leon_flush_needed(void)
{
int flush_needed = -1;
unsigned int ssize, sets;
Expand Down

0 comments on commit e1882ab

Please sign in to comment.