mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-07-12 19:56:21 +00:00
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>