From: Masami Hiramatsu Date: Fri, 28 Aug 2009 22:13:26 +0000 (-0400) Subject: x86: Remove unused config macros from instruction decoder selftest X-Git-Tag: v2.6.33-rc1~399^2~229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70069577323e6f72b845166724f34b9858134437;p=pandora-kernel.git x86: Remove unused config macros from instruction decoder selftest Remove dummy definitions of CONFIG_X86_64 and CONFIG_X86_32 because those macros are not used in the instruction decoder anymore. Signed-off-by: Masami Hiramatsu Cc: Jim Keniston Cc: Ingo Molnar LKML-Reference: <20090828221326.8778.70723.stgit@localhost.localdomain> Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed