提交 2e8fd2e5 编写于 作者: M Manuel Lauss 提交者: Ralf Baechle

MIPS: Alchemy: Always build power code

No reason NOT to build it
Signed-off-by: NManuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/2678/Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 553737aa
...@@ -37,8 +37,6 @@ ...@@ -37,8 +37,6 @@
#include <asm/uaccess.h> #include <asm/uaccess.h>
#include <asm/mach-au1x00/au1000.h> #include <asm/mach-au1x00/au1000.h>
#ifdef CONFIG_PM
/* /*
* We need to save/restore a bunch of core registers that are * We need to save/restore a bunch of core registers that are
* either volatile or reset to some state across a processor sleep. * either volatile or reset to some state across a processor sleep.
...@@ -174,5 +172,3 @@ void au_sleep(void) ...@@ -174,5 +172,3 @@ void au_sleep(void)
restore_core_regs(); restore_core_regs();
} }
#endif /* CONFIG_PM */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册