Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181908
b: refs/heads/master
c: 53eae22
h: refs/heads/master
v: v3
  • Loading branch information
Anton Blanchard authored and Benjamin Herrenschmidt committed Feb 17, 2010
1 parent c9c81ee commit bc39565
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: f10e2e5b4b4c9937de596f96ffe028be3a565598
refs/heads/master: 53eae2281ad2607fa66a8ad1cb06186c8900da56
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/lib/feature-fixups.c
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ void do_feature_fixups(unsigned long value, void *fixup_start, void *fixup_end)

void do_lwsync_fixups(unsigned long value, void *fixup_start, void *fixup_end)
{
unsigned int *start, *end, *dest;
int *start, *end, *dest;

if (!(value & CPU_FTR_LWSYNC))
return ;
Expand Down

0 comments on commit bc39565

Please sign in to comment.