From: Tony Luck Date: Fri, 13 Jul 2007 23:31:54 +0000 (-0700) Subject: [IA64] Clean away some code inside some non-existent CONFIG ifdefs X-Git-Tag: v2.6.23-rc1~521^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f8de2745629330d78776282ea490fece22ee5e4;p=pandora-kernel.git [IA64] Clean away some code inside some non-existent CONFIG ifdefs Robert P.J. Day has a script that finds places in the code that use non-existent CONFIG variables. It complained of two uses in ia64 specific code: CONFIG_IA64_SDV and CONFIG_KDB (both used in the hp/sim code). Signed-off-by: Tony Luck --- Reading git-diff-tree failed