Gitweb:
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a3d41704d4647abfc2796e9c81f71e0902f78e09
Commit: a3d41704d4647abfc2796e9c81f71e0902f78e09
Parent: cbc9fc5dec60f84b62e0144165c545abd24847c0
Author: David S. Miller <[EMAIL PROTECTED]>
AuthorDate: Mon Feb 18 15:13:48 2008 -0800
Committer: David S. Miller <[EMAIL PROTECTED]>
CommitDate: Mon Feb 18 15:13:48 2008 -0800
[SPARC64]: Kill unused function 'kernel_enter_debugger'.
Signed-off-by: David S. Miller <[EMAIL PROTECTED]>
---
arch/sparc64/kernel/setup.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/arch/sparc64/kernel/setup.c b/arch/sparc64/kernel/setup.c
index ebad74b..e6b57ba 100644
--- a/arch/sparc64/kernel/setup.c
+++ b/arch/sparc64/kernel/setup.c
@@ -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.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html