Skip to content

Commit

Permalink
[SPARC64]: Kill unused function 'kernel_enter_debugger'.
Browse files Browse the repository at this point in the history
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
David S. Miller committed Feb 18, 2008
1 parent cbc9fc5 commit a3d4170
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions arch/sparc64/kernel/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit a3d4170

Please sign in to comment.