alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
authorJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 14 Feb 2023 07:05:35 +0000 (23:05 -0800)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Mon, 6 Mar 2023 23:34:03 +0000 (15:34 -0800)
commit1e8a0be5ed3aaa26dd77927df32bbd0df3449a1e
treefe4f488498c01b69f208968c837b2975f6c0e86f
parentfe15c26ee26efa11741a7b632e9f23b01aca4cc6
alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration

Include <linux/cpu.h> to make sure arch_cpu_idle_dead() matches its
prototype going forward.

Link: https://lore.kernel.org/r/b0405c2ac5686303b6026e1ac27cfd769b21a7d0.1676358308.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
arch/alpha/kernel/process.c