From: David S. Miller Date: Mon, 18 Feb 2008 23:13:48 +0000 (-0800) Subject: [SPARC64]: Kill unused function 'kernel_enter_debugger'. X-Git-Tag: v2.6.25-rc3~125^2~7 X-Git-Url: http://pilppa.org/gitweb/?a=commitdiff_plain;h=a3d41704d4647abfc2796e9c81f71e0902f78e09;p=linux-2.6-omap-h63xx.git [SPARC64]: Kill unused function 'kernel_enter_debugger'. Signed-off-by: David S. Miller --- diff --git a/arch/sparc64/kernel/setup.c b/arch/sparc64/kernel/setup.c index ebad74bd88b..e6b57ba2b74 100644 --- a/arch/sparc64/kernel/setup.c +++ b/arch/sparc64/kernel/setup.c @@ -90,11 +90,6 @@ static struct console prom_early_console = { .index = -1, }; -/* XXX Implement this at some point... */ -void kernel_enter_debugger(void) -{ -} - /* * Process kernel command line switches that are specific to the * SPARC or that require special low-level processing.