mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
sh: Fix in_nmi symbol build error.
If CONFIG_KGDB_NMI is disabled, we're left with a stray in_nmi reference that can't be resolved. Move the symbol under the ifdef, too. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
This commit is contained in:
parent
c1a13ff57a
commit
c596b1a380
1 changed files with 2 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue