sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition
authorJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 14 Feb 2023 07:05:49 +0000 (23:05 -0800)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Wed, 8 Mar 2023 16:44:25 +0000 (08:44 -0800)
commitfd49efb3c75475b65d7541ee40603498807ff110
treece02c0a498649ce8f28fc352ea3fe7c1c5c38001
parent1644b74192265875cdf37dadfa33f34e0ea4fcc8
sh/cpu: Expose arch_cpu_idle_dead()'s prototype definition

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

Link: https://lore.kernel.org/r/3d9661e97828fb464a48d4becf18f12604831903.1676358308.git.jpoimboe@kernel.org
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
arch/sh/kernel/idle.c