Explorar o código

[SPARC64]: Kill unused function 'kernel_enter_debugger'.

Signed-off-by: David S. Miller <davem@davemloft.net>
David S. Miller %!s(int64=17) %!d(string=hai) anos
pai
achega
a3d41704d4
Modificáronse 1 ficheiros con 0 adicións e 5 borrados
  1. 0 5
      arch/sparc64/kernel/setup.c

+ 0 - 5
arch/sparc64/kernel/setup.c

@@ -90,11 +90,6 @@ static struct console prom_early_console = {
 	.index =	-1,
 	.index =	-1,
 };
 };
 
 
-/* XXX Implement this at some point... */
-void kernel_enter_debugger(void)
-{
-}
-
 /* 
 /* 
  * Process kernel command line switches that are specific to the
  * Process kernel command line switches that are specific to the
  * SPARC or that require special low-level processing.
  * SPARC or that require special low-level processing.