x86: avoid multiple declaration of kstack_depth_to_print
authorJaswinder Singh Rajput <jaswinder@kernel.org>
Tue, 14 Apr 2009 07:48:28 +0000 (13:18 +0530)
committerIngo Molnar <mingo@elte.hu>
Tue, 14 Apr 2009 09:45:33 +0000 (11:45 +0200)
Impact: cleanup

asm/stacktrace.h is more appropriate so removing other 2 declarations.

Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
LKML-Reference: <1239695308.3033.34.camel@ht.satnam>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found