powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S
authorNicholas Piggin <npiggin@gmail.com>
Tue, 29 Aug 2017 11:36:35 +0000 (21:36 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 29 Aug 2017 11:38:47 +0000 (21:38 +1000)
commitaafc8a8300ec0f20b99c72e5a10e22535cb99dd1
treec034078cd696e9eed4522ebb7bacf9c074d6d4c5
parent82b7fcc0055dcc1aa9a7b51c7fbc31ad8d89fffa
powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S

This macro is only used in idle_book3s.S, move it in there and add a
more descriptive comment.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
[mpe: Split out of larger patch and write change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/cpuidle.h
arch/powerpc/kernel/idle_book3s.S