[PATCH 3/5] MN10300: Remove all checks for CONFIG_GDBSTUB

2014-09-18 Thread Paul Bolle
The Kconfig symbol GDBSTUB was removed. Now remove the checks for its macro and all dead code hidden behind them. Signed-off-by: Paul Bolle --- arch/mn10300/kernel/Makefile |1 - arch/mn10300/kernel/entry.S| 21 - arch/mn10300/kernel/gdb-low.S | 115 --

[PATCH 3/5] MN10300: Remove all checks for CONFIG_GDBSTUB

2014-09-18 Thread Paul Bolle
The Kconfig symbol GDBSTUB was removed. Now remove the checks for its macro and all dead code hidden behind them. Signed-off-by: Paul Bolle pebo...@tiscali.nl --- arch/mn10300/kernel/Makefile |1 - arch/mn10300/kernel/entry.S| 21 - arch/mn10300/kernel/gdb-low.S