Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257896
b: refs/heads/master
c: 429e257
h: refs/heads/master
v: v3
  • Loading branch information
Mike Frysinger committed Jul 23, 2011
1 parent 353c372 commit 164149b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 4705a25c06c99081c1ec2f48561e37738e566ebd
refs/heads/master: 429e257ea3bdd14e2401ee3f92d2846773294273
4 changes: 0 additions & 4 deletions trunk/arch/blackfin/mach-common/dpmc_modes.S
Original file line number Diff line number Diff line change
Expand Up @@ -510,8 +510,6 @@ ENTRY(_do_hibernate)
r0 = RETI;
[--sp] = r0;
[--sp] = RETX;
[--sp] = RETN;
[--sp] = RETE;
[--sp] = SEQSTAT;

/* Save Magic, return address and Stack Pointer */
Expand All @@ -533,8 +531,6 @@ ENTRY(_do_hibernate)

/* Restore Core Registers */
SEQSTAT = [sp++];
RETE = [sp++];
RETN = [sp++];
RETX = [sp++];
r0 = [sp++];
RETI = r0;
Expand Down

0 comments on commit 164149b

Please sign in to comment.