[SPARC64]: Kill unused function 'kernel_enter_debugger'.
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user