Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Stephen Rothwell fc2a5a6161 powerpc/64s: ppc_save_regs is now needed for all 64s builds
Commit 78adf6c214 ("powerpc/64s: Implement system reset idle wakeup
reason"), added a call to ppc_save_regs() in the book3s code.

ppc_save_regs() is only built if XMON and/or KEXEC_CORE are enabled,
which is usually the case, however if they're not enabled then the
build breaks.

Fix it by making the Makefile check also build ppc_save_regs.o if
CONFIG_PPC_BOOK3S is enabled.

Fixes: 78adf6c214 ("powerpc/64s: Implement system reset idle wakeup reason")
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
[mpe: Write change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-11-12 23:44:36 +11:00
..
2017-11-10 20:55:03 +11:00
2016-06-14 13:58:26 +10:00
2017-11-06 22:46:13 +11:00
2017-06-28 06:54:33 -07:00
2017-11-10 20:55:03 +11:00
2016-08-07 23:50:09 -04:00
2016-08-07 23:50:09 -04:00
2017-11-10 20:55:03 +11:00
2017-11-10 20:55:03 +11:00
2016-08-07 23:50:09 -04:00
2017-06-27 17:02:50 -07:00
2017-11-10 20:55:03 +11:00
2015-04-07 17:15:13 +10:00