kgdb,mips: remove unused kgdb_cpu_doing_single_step operations
authorJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:25 +0000 (09:22 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Thu, 5 Aug 2010 14:22:25 +0000 (09:22 -0500)
commit7aeb48b70b077375cdd2fe22f7a8b63ed6a98f25
tree7ca3d6e38d66434e4dc8cb547059fd402ae24e49
parenteac790059b22883763759aeb468ff862bae4627e
kgdb,mips: remove unused kgdb_cpu_doing_single_step operations

The mips kgdb specific code does not support software or HW single
stepping so it should not implement

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Dongdong Deng <dongdong.deng@windriver.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
CC: linux-mips@linux-mips.org
arch/mips/kernel/kgdb.c