Skip to content
Snippets Groups Projects
Commit 2e8fd2e5 authored by Manuel Lauss's avatar Manuel Lauss Committed by Ralf Baechle
Browse files

MIPS: Alchemy: Always build power code


No reason NOT to build it

Signed-off-by: default avatarManuel Lauss <manuel.lauss@googlemail.com>
To: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/2678/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 553737aa
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......@@ -174,5 +172,3 @@ void au_sleep(void)
restore_core_regs();
}
#endif /* CONFIG_PM */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment