Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362124
b: refs/heads/master
c: e744109
h: refs/heads/master
v: v3
  • Loading branch information
Gabor Juhos authored and Ralf Baechle committed Mar 12, 2013
1 parent bf4ba94 commit 54037f2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 63981a4096081f3a35351f56fa89e91f493c02c7
refs/heads/master: e744109fce4b9581acdc23287667e240bcd239b7
4 changes: 2 additions & 2 deletions trunk/arch/mips/lib/csum_partial.S
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ LEAF(csum_partial)
#endif

/* odd buffer alignment? */
#ifdef CPU_MIPSR2
#ifdef CONFIG_CPU_MIPSR2
wsbh v1, sum
movn sum, v1, t7
#else
Expand Down Expand Up @@ -670,7 +670,7 @@ EXC( sb t0, NBYTES-2(dst), .Ls_exc)
addu sum, v1
#endif

#ifdef CPU_MIPSR2
#ifdef CONFIG_CPU_MIPSR2
wsbh v1, sum
movn sum, v1, odd
#else
Expand Down

0 comments on commit 54037f2

Please sign in to comment.