[SPARC64]: Kill unused function 'kernel_enter_debugger'.
authorDavid S. Miller <davem@davemloft.net>
Mon, 18 Feb 2008 23:13:48 +0000 (15:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 18 Feb 2008 23:13:48 +0000 (15:13 -0800)
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/setup.c

index ebad74b..e6b57ba 100644 (file)
@@ -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.