Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273468
b: refs/heads/master
c: 2e8fd2e
h: refs/heads/master
v: v3
  • Loading branch information
Manuel Lauss authored and Ralf Baechle committed Oct 24, 2011
1 parent e043a5f commit 9f60044
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: 553737aa95016542780e7a4b4b810fef85c4eb72
refs/heads/master: 2e8fd2e5efe6b7cebba0beec44c6c2f474c6b726
4 changes: 0 additions & 4 deletions trunk/arch/mips/alchemy/common/power.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@
#include <asm/uaccess.h>
#include <asm/mach-au1x00/au1000.h>

#ifdef CONFIG_PM

/*
* We need to save/restore a bunch of core registers that are
* either volatile or reset to some state across a processor sleep.
Expand Down Expand Up @@ -174,5 +172,3 @@ void au_sleep(void)

restore_core_regs();
}

#endif /* CONFIG_PM */

0 comments on commit 9f60044

Please sign in to comment.