[MIPS] kgdb: Remove existing implementation
authorJason Wessel <jason.wessel@windriver.com>
Tue, 29 Jul 2008 20:58:52 +0000 (15:58 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 30 Jul 2008 20:54:42 +0000 (21:54 +0100)
This patch explicitly removes the kgdb implementation, for mips which
is intended to be followed by a patch that adds a kgdb implementation
for MIPS that makes use of the kgdb core in the kernel.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found