Skip to content
Commit c77b29db authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: fix up CONFIG_KEXEC=n build.



The reserve_crashkernel() definition is in asm/kexec.h which is only
dragged in via linux/kexec.h if CONFIG_KEXEC is set. Just switch over to
asm/kexec.h unconditionally to fix up the build.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent a71ba096
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment