x86: Remove unused config macros from instruction decoder selftest
authorMasami Hiramatsu <mhiramat@redhat.com>
Fri, 28 Aug 2009 22:13:26 +0000 (18:13 -0400)
committerFrederic Weisbecker <fweisbec@gmail.com>
Fri, 4 Sep 2009 16:14:15 +0000 (18:14 +0200)
commit70069577323e6f72b845166724f34b9858134437
tree4848e0e70d47c47e1d6dd76dfa25bbad38e4a317
parent50a482fbd96943516b7a2783900e8fe61a6425e7
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 <mhiramat@redhat.com>
Cc: Jim Keniston <jkenisto@us.ibm.com>
Cc: Ingo Molnar <mingo@elte.hu>
LKML-Reference: <20090828221326.8778.70723.stgit@localhost.localdomain>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
arch/x86/tools/test_get_len.c