kgdb: Remove unused DCPU_SSTEP definition
authorDouglas Anderson <dianders@chromium.org>
Wed, 25 Sep 2019 20:02:17 +0000 (13:02 -0700)
committerDaniel Thompson <daniel.thompson@linaro.org>
Thu, 10 Oct 2019 15:27:52 +0000 (16:27 +0100)
commit0f8b5b6d56b5fa4085c06945ea3e1ee5941ecfeb
tree5d9cf05e661c9ff422059fce009bc365386102e2
parentda0c9ea146cbe92b832f1b0f694840ea8eb33cce
kgdb: Remove unused DCPU_SSTEP definition

From doing a 'git log --patch kernel/debug', it looks as if DCPU_SSTEP
has never been used.  Presumably it used to be used back when kgdb was
out of tree and nobody thought to delete the definition when the usage
went away.  Delete.

Signed-off-by: Douglas Anderson <dianders@chromium.org>
Acked-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
kernel/debug/debug_core.h