From: Paul Mundt Date: Mon, 4 Jun 2007 01:39:50 +0000 (+0900) Subject: sh: Fix in_nmi symbol build error. X-Git-Tag: v2.6.22-rc5~100^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c596b1a38085a041464b9b2c0c200e81ff695634;p=pandora-kernel.git 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 --- Reading git-diff-tree failed