]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[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 ebad74bd88bb4fa7ed15f390f1dc73ce1a82a5dd..e6b57ba2b744b36d501a1f00600427ff61c137de 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.