Commit a3d41704 authored by David S. Miller's avatar David S. Miller

[SPARC64]: Kill unused function 'kernel_enter_debugger'.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cbc9fc5d
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment